力扣题单hot100的ACM模式实现
☆51Sep 2, 2025Updated 10 months ago
Alternatives and similar repositories for leetcode-hot100-ACM
Users that are interested in leetcode-hot100-ACM are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 黑马天机学堂AI项目,项目代码是直接从天机AI课程拉取的,记录学习开发天机AI智能体助手的全过程。后续会将部分原始天机学堂的个人优化修改后的代码融合到这一个项目中,同时后续基于本项目进行个性化魔改升级☆15Oct 26, 2025Updated 9 months ago
- 一个基于LLaMA-Factory框架对Qwen3-4B模型进行监督微调(SFT)的项目,专注于中文医疗健康领域的问答任务。项目使用QLoRA方法(4-bit量化+LoRA)对模型进行高效微调,训练数据来自Huatuo26M-Lite中文医疗问答数据集,包含约26000个医…☆15Jul 4, 2026Updated 3 weeks ago
- 这个库用于从零开始,搭建一个基于开源大模型的对话系统。包括基本的对话、与文档对话、智能体等多种功能☆10Sep 21, 2024Updated last year
- Official release of the benchmark in paper "VSP: Diagnosing the Dual Challenges of Perception and Reasoning in Spatial Planning Tasks for…☆22Aug 1, 2025Updated 11 months ago
- Ollama RAG using SQL Database☆12Apr 16, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- [CVPR(W) 2022] UIGR: Unified Interactive Garment Retrieval☆23Dec 3, 2021Updated 4 years ago
- The code of HumanNeRF-SE☆25Jun 14, 2024Updated 2 years ago
- 灵犀BI-专业的智能生成商业报表的项目☆12May 22, 2025Updated last year
- The offical repo for "Play to the Score: Stage-Guided Dynamic Multi-Sensory Fusion for Robotic Manipulation", CoRL 2024 (ORAL)☆22Jun 25, 2025Updated last year
- 电商广告推荐系统☆14Jun 3, 2022Updated 4 years ago
- Cross-Self KV Cache Pruning for Efficient Vision-Language Inference☆10Dec 15, 2024Updated last year
- This repository contains Python solutions to the LeetCode Hot 100 problems, presented in ACM format. Each solution is accompanied by deta…☆18Oct 16, 2025Updated 9 months ago
- 基于 Spring AI 构建的企业内部知识问答最小化 RAG 示例☆55Apr 11, 2026Updated 3 months ago
- Enhancing Retrieval-Augmented Generation with Multi-Modal Knowledge Graph Integration☆15Feb 28, 2026Updated 5 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Cross-State Transition Attention Transformer for improved robotic manipulation with better temporal modeling; https://arxiv.org/abs/2510.…☆19Mar 8, 2026Updated 4 months ago
- Official Repository of ViTacGen: Robotic Pushing with Vision-to-Touch Generation (RA-L 2025 & ICRA 2026)☆17Feb 5, 2026Updated 5 months ago
- 自己阅读的多模态对话系统论文(及部分笔记)汇总☆22Jan 5, 2023Updated 3 years ago
- 利用大模型赋能智能推荐,通过案例讲解大模型推荐算法原理,并且给出代码实现。☆106Feb 26, 2025Updated last year
- deepmatch模型使用天池新闻推荐大赛数据☆18Oct 14, 2024Updated last year
- The official implementation for BLIP4CIR with bi-directional training | Bi-directional Training for Composed Image Retrieval via Text Pro…☆34Feb 7, 2024Updated 2 years ago
- 一个用于爬取中国法律法规并构建智能问答系统的项目。☆29Apr 28, 2026Updated 3 months ago
- 按照学校的顺序,发布每个学校的单独的夏令营。(包含交叉学科的)☆28Sep 6, 2024Updated last year
- Official code of paper: MovingFashion: a Benchmark for the Video-to-Shop Challenge☆46Jun 10, 2024Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Code for Visuotactile-Based Learning for Insertion with Compliant Hands☆23May 20, 2025Updated last year
- 基于《天机学堂》升级的智慧 MOOC 教育平台,融合课程交易、AI 辅助、数据分析、直播互动、AI 问答及个性化推荐能力,已完成 JDK17 + SpringBoot3 技术栈全面升级。☆314May 10, 2026Updated 2 months ago
- ☆23Feb 27, 2025Updated last year
- 基于iris数据集进行四种机器学习算法(决策树、朴素贝叶斯、随机森林、支持向量机SVM)的训练,使用交叉检验(Cross-validation)对比了各算法的预测准确率。☆23Apr 13, 2020Updated 6 years ago
- [ICRA 2026] History-Aware Visuomotor Policy Learning via Point Tracking☆27Jan 10, 2026Updated 6 months ago
- [IROS 2025] Adaptive Visuo-Tactile Fusion with Predictive Force Attention for Dexterous Manipulation☆25Apr 7, 2026Updated 3 months ago
- An automatic MLLM hallucination detection framework☆19Sep 26, 2023Updated 2 years ago
- 一个本地生活服务平台☆61Apr 4, 2026Updated 3 months ago
- Repo for the paper "Words or Vision: Do Vision-Language Models Have Blind Faith in Text?" (CVPR 2025)☆18Mar 31, 2026Updated 3 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 校园论坛项目——仿牛客论坛☆21Nov 12, 2025Updated 8 months ago
- Official resource for paper Investigating and Mitigating the Multimodal Hallucination Snowballing in Large Vision-Language Models (ACL 20…☆18Aug 12, 2024Updated last year
- A tiny KV storage based on skiplist written in Java language| 使用Java开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆35Aug 22, 2024Updated last year
- Collecting teleoperation data across diverse robotic platforms with Real-Robo!☆24Sep 18, 2025Updated 10 months ago
- CVPR2023 paper☆53Aug 30, 2023Updated 2 years ago
- ☆31May 4, 2026Updated 2 months ago
- This repository contains the code for our paper: Enhancing Abnormality Grounding for Vision-Language Models with Knowledge Descriptions☆19Jun 24, 2025Updated last year