存放个人学习成果供他人参考
☆23Nov 6, 2021Updated 4 years ago
Alternatives and similar repositories for RUC-CS-Helper
Users that are interested in RUC-CS-Helper are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- RUC课程复习笔记, 大作业源代码, 实验报告等资源。包括操作系统, 数据科学导论, 算法导论, 数据库系统概论, 计算机组成原理, 编译原理, 计算机网络, 计算理论导论, 网络群体与市场, 图论, 国际金融与理财, 金融经济学基础☆67Jul 8, 2021Updated 4 years ago
- 《数据科学概论》各章代码及案例数据☆44Feb 25, 2021Updated 5 years ago
- 中国人民大学半自动化选课脚本☆54Feb 22, 2025Updated last year
- 适用于中国人民大学微人大系统非第一轮选课的自动抢课器☆12Dec 26, 2024Updated last year
- 2023 中国人民大学 程序设计Ⅱ荣誉课程 大作业:不围棋☆30May 11, 2024Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 聚合人大:基于知识图谱的高校信息集成与推荐平台开发与应用。2020年中国大学生创新实验计划国家级立项且获得优秀结项。☆13May 28, 2021Updated 4 years ago
- A greedy snake AI implemented with reinforcement learning(D3QN) algorithm under PyTorch framework.一个在PyTorch框架下使用强化学习(D3QN)实现的贪吃蛇AI。☆17Dec 21, 2022Updated 3 years ago
- 本项目旨在汇总中国人民大学高瓴人工智能学院本科阶段各个课程所需的工具类软件和学习资源。我们希望通过这个开源协作平台,帮助学生更好地了解和准备各门课程所需的技术工具,提高学习效率。☆44Oct 27, 2024Updated last year
- Official repository for ToolScope: An Agentic Framework for Vision-Guided and Long-Horizon Tool Use☆29Nov 4, 2025Updated 4 months ago
- 中国人民大学LaTeX论文模板☆127Dec 7, 2022Updated 3 years ago
- 2022 中国人民大学 程序设计Ⅱ荣誉课程 大作业:跳棋☆11Jun 30, 2022Updated 3 years ago
- Github repository for "Internalizing World Models via Self-Play Finetuning for Agentic RL"☆34Nov 1, 2025Updated 4 months ago
- ☆26Jul 25, 2025Updated 8 months ago
- 8-Puzzle Solver in C++ using BFS and DFS algorithms. Solve the classic 8-puzzle problem in your C++ environment with ease!☆18Apr 2, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- External Sorting (Merge Sort) with Double and K buffering☆12Apr 5, 2019Updated 6 years ago
- Code of LVAgent: Long Video Understanding by Multi-Round Dynamical Collaboration of MLLM Agents☆28Nov 24, 2025Updated 4 months ago
- NLPIR tutorial: pretrain for IR. pre-train on raw textual corpus, fine-tune on MS MARCO Document Ranking☆13Sep 10, 2021Updated 4 years ago
- CS 380D Distributed Systems at UT Austin with Vijay Chidambaram☆12Oct 19, 2023Updated 2 years ago
- Official implementation of our IWSLT 2023 paper "The MineTrans Systems for IWSLT 2023 Offline Speech Translation and Speech-to-Speech Tra…☆16Jul 14, 2023Updated 2 years ago
- Verify CPU circuits in Logisim or Verilog against MARS simulation☆10Dec 31, 2020Updated 5 years ago
- ☆15Jan 7, 2026Updated 2 months ago
- A collection of useful tips/tricks/hints for Isabelle users.☆16May 2, 2024Updated last year
- Created an inverted index in Python for document retreival☆13Oct 7, 2018Updated 7 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Finding similarities between documents, and document search engine query language implementation☆11Dec 24, 2019Updated 6 years ago
- 数据结构: 哈夫曼编译码器☆19Mar 4, 2017Updated 9 years ago
- [ACL'21] Dialogue Response Selection with Hierarchical Curriculum Learning☆21Nov 15, 2022Updated 3 years ago
- This is the repository for the CMU course 67-300: Search Engines☆11Nov 8, 2023Updated 2 years ago
- 基于方差权重因子选词的SIF句向量模型-实验源码☆11Mar 8, 2020Updated 6 years ago
- Microeconomics from COD☆11May 10, 2016Updated 9 years ago
- A great tutorial that gives you a sufficient understanding of the recommendation system☆11Mar 21, 2020Updated 6 years ago
- 基于Cosyvoice2-0.5B模型实现的多角色语音克隆项目,使用flet开发,支持多音色管理、历史记录管理、一键克隆,仅需短短几秒的人声音频即可快速生成。☆50May 20, 2025Updated 10 months ago
- UCSD CSE231 Advanced Compiler - LLVM project☆12Mar 28, 2017Updated 8 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- ☆32Oct 22, 2023Updated 2 years ago
- 基于C++ MFC实现的五子棋游戏,包括棋盘棋子绘制、输赢判定、新游戏、悔棋和修改棋盘背景样式等功能。☆16Jul 19, 2020Updated 5 years ago
- AI100竞赛 :http://competition.ai100.com.cn/html/game_det.html?id = 24&tab = 1 的代码,主要用于文本分类,其中涉及CHI选择特征词,TFIDF计算权重,朴素贝叶斯,决策树,SVM,XGBoost等算法☆15Mar 27, 2019Updated 7 years ago
- 东南大学课程设计 贪吃蛇 游戏 C++ Qt项目☆20Jan 8, 2021Updated 5 years ago
- My solutions to the ant book (プログラミングコンテストチャレンジブック [第2版], aka 蟻本, aka 白书)☆24Apr 3, 2022Updated 3 years ago
- c++文件☆18Aug 1, 2016Updated 9 years ago
- RUC Educational Database Project open lab☆231Sep 25, 2025Updated 6 months ago