Stars
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and…
MetaDrive: Lightweight driving simulator for everyone
An Ethical Trajectory Planning Algorithm for Autonomous Vehicles
Scalable Multi-Agent RL Training School for Autonomous Driving
An elegant PyTorch deep reinforcement learning library.
(JAIR'2022) A mini-scale reproduction code of the AlphaStar program. Note: the original AlphaStar is the AI proposed by DeepMind to play StarCraft II. JAIR = Journal of Artificial Intelligence Rese…
Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.
Crack LeetCode, not only how, but also why.
Dream to Control: Learning Behaviors by Latent Imagination
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Code for Prediction and Planning Under Uncertainty (PPUU)
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
Stream API from Java 8 rewritten on iterators for Java 7 and below
Java serialization library, proto compiler, code generator
我的博客
A complete computer science study plan to become a software engineer.
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/