DinoMax00's Stars
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
pcottle/learnGitBranching
An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
h2y/Shadowrocket-ADBlock-Rules
提供多款 Shadowrocket 规则,带广告过滤功能。用于 iOS 未越狱设备选择性地自动翻墙。
microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
openai/spinningup
An educational resource to help anyone learn deep reinforcement learning.
nonebot/nonebot2
跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
nianticlabs/monodepth2
[ICCV 2019] Monocular depth estimation from a single image
ikostrikov/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
theajack/cnchar
🇨🇳 功能全面的汉字工具库 (拼音 笔画 偏旁 成语 语音 可视化等) (Chinese character util)
LyWangPX/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions
Solutions of Reinforcement Learning, An Introduction
facebookresearch/mbrl-lib
Library for Model Based RL
hanjuku-kaso/awesome-offline-rl
An index of algorithms for offline reinforcement learning (offline-rl)
opendilab/awesome-model-based-RL
A curated list of awesome model based RL resources (continually updated)
cjy1992/gym-carla
An OpenAI gym wrapper for CARLA simulator
danijar/dreamer
Dream to Control: Learning Behaviors by Latent Imagination
dxyang/DQN_pytorch
Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch
diambra/arena
DIAMBRA Arena: a New Reinforcement Learning Platform for Research and Experimentation
denisyarats/pytorch_sac_ae
PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)
denisyarats/dmc2gym
OpenAI Gym wrapper for the DeepMind Control Suite
nicklashansen/dmcontrol-generalization-benchmark
DMControl Generalization Benchmark
facebookresearch/denoised_mdp
Open source code for paper "Denoised MDPs: Learning World Models Better Than the World Itself"
kc-ml2/SimpleDreamer
A Simplified Pytorch Version of the Dreamer Algorithm
gemcollector/RL-ViGen
This is the repo of "RL-ViGen: A Reinforcement Learning Benchmark for Visual Generalization"
bolianchen/pytorch_depth_from_videos_in_the_wild
Eddiespade/monodepth2
自写注释
kyonofx/tia
[ICML 2021] Learning Task Informed Abstractions -- a representation learning approach for model-based RL in complex visual domains