Pinned Repositories
arxiv.py
Python wrapper for the arXiv API
autograd
Efficiently computes derivatives of numpy code.
awesome-mpc
A curated list of multi party computation resources and links.
Baichuan-7B
A large-scale 7B pretraining language model developed by BaiChuan-Inc.
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
Belief-Propagation
Overview and implementation of Belief Propagation and Loopy Belief Propagation algorithms: sum-product, max-product, max-sum
blockchain-java
🎉java简单实现区块链
CCF_CSP_Practice
sota_marl_alg
initial
TensorAgent
Deep reinforcement learning agents implement by tensorflow https://ghli.org
code-cultivater's Repositories
code-cultivater/sota_marl_alg
initial
code-cultivater/arxiv.py
Python wrapper for the arXiv API
code-cultivater/Baichuan-7B
A large-scale 7B pretraining language model developed by BaiChuan-Inc.
code-cultivater/Belief-Propagation
Overview and implementation of Belief Propagation and Loopy Belief Propagation algorithms: sum-product, max-product, max-sum
code-cultivater/ChatGPT
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
code-cultivater/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
code-cultivater/CORL
High-quality single-file implementations of SOTA Offline and Offline-to-Online RL algorithms: AWAC, BC, CQL, DT, EDAC, IQL, SAC-N, TD3+BC, LB-SAC, SPOT, Cal-QL, ReBRAC
code-cultivater/curriculum
a repository for my curriculum project
code-cultivater/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
code-cultivater/DI-engine
OpenDILab Decision AI Engine
code-cultivater/GNNPapers
Must-read papers on graph neural networks (GNN)
code-cultivater/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
code-cultivater/LastOrder-Dota2
Dota2 AI bot
code-cultivater/learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
code-cultivater/Linux-Tutorial
《Java 程序员眼中的 Linux》
code-cultivater/ma_simple_env
code-cultivater/MAPPG
code for MAPPG
code-cultivater/mountain_car
moutain car for inertia prior
code-cultivater/overcooked_ai
A benchmark environment for fully cooperative multi-agent performance.
code-cultivater/pandora
潘多拉,一个不只是命令行的ChatGPT。
code-cultivater/paperlib
An open-source academic paper management tool.
code-cultivater/paramiko
The leading native Python SSHv2 protocol library.
code-cultivater/Practical_RL
A course in reinforcement learning in the wild
code-cultivater/pytorch-distributed
A quickstart and benchmark for pytorch distributed training.
code-cultivater/shaped_reward_cooked
runable version
code-cultivater/stable-baselines
Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms
code-cultivater/StarCraft
Implementations of QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II
code-cultivater/TensorFlow_Tutorial
TensorFlow1.x版本教程(入门教程)
code-cultivater/traffic-signal-control
traffic signal control by Pytorch
code-cultivater/zju-icicles
浙江大学课程攻略共享计划