zhixuan-lin's Stars
huangeddie/GymGo
An environment of the board game Go using OpenAI's Gym API
google-deepmind/open_spiel
OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games.
ChintanTrivedi/rl-bot-football
An RL agent for the Google Football environment
KeiKinn/ShadowsocksBio
记录一下Shadowsocks的前世今生,以及一个简单的教程总结
paperswithcode/releasing-research-code
Tips for releasing research code in Machine Learning (with official NeurIPS 2020 recommendations)
goodfeli/dlbook_notation
LaTeX files for the Deep Learning book notation
openai/retro
Retro Games in Gym
mattn/vim-lsp-settings
Auto configurations for Language Server for vim-lsp
Bam4d/Griddly
A grid-world game engine for game AI research
starry-sky6688/MARL-Algorithms
Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II
facebookresearch/ReAgent
A platform for Reasoning systems (Reinforcement Learning, Contextual Bandits, etc.)
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
Stable-Baselines-Team/rl-colab-notebooks
Colab notebooks part of the documentation of Stable Baselines reinforcement learning library
google/brax
Massively parallel rigidbody physics simulation on accelerator hardware.
google-deepmind/dm_memorytasks
A set of 13 diverse machine-learning tasks that require memory to solve.
ManimCommunity/manim
A community-maintained Python framework for creating mathematical animations.
clvrai/awesome-rl-envs
aks2203/easy-to-hard
Official repository for the paper "Can You Learn an Algorithm? Generalizing from Easy to Hard Problems with Recurrent Networks"
shakenes/vizdoomgym
OpenAI Gym wrapper for ViZDoom enviroments
jbhuang0604/awesome-tips
google-deepmind/android_env
RL research on Android devices.
jlevy/the-art-of-command-line
Master the command line, in one page
patrick-kidger/torchtyping
Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.
ikostrikov/jaxrl
JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.
blanboom/awesome-home-networking-cn
家庭网络知识整理
koulanurag/muzero-pytorch
Pytorch Implementation of MuZero
omry/omegaconf
Flexible Python configuration system. The last one you will ever need.
AI4Finance-Foundation/ElegantRL
Massively Parallel Deep Reinforcement Learning. 🔥
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
pytorch/ELF
ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation