-
-
-
-
stable-baselines Public
Forked from hill-a/stable-baselinesA fork of OpenAI Baselines, implementations of reinforcement learning algorithms
Python MIT License UpdatedJun 2, 2021 -
generative_ensembles Public
offline model-based reinforcement learning with generative ensembles
Python UpdatedSep 14, 2020 -
rwrl_pybullet Public
Reimplementation of real world RL suite from google, but using pybullet.
-
mjrl Public
Forked from aravindr93/mjrlReinforcement learning algorithms for MuJoCo tasks
Python Apache License 2.0 UpdatedApr 16, 2020 -
-
-
-
temporal-difference-learning Public
Some TD algorithms
-
-
-
-
-
pytorch-a2c-ppo-acktr-gail Public
Forked from ikostrikov/pytorch-a2c-ppo-acktr-gailPyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKT…
Python MIT License UpdatedNov 20, 2019 -
scnwithdqn Public
Forked from wsonv/scnwithdqnStructured Control Nets for Deep Reinforcement Learning
Python UpdatedJan 20, 2019 -
pytorch_embeddings Public
Creating a text embedding from T.S. Elliot poems.
Python UpdatedAug 27, 2018 -
damai Public
Set of tools to simplify machine and deep learning projects.
Python UpdatedJul 24, 2018 -
ddpg_pytorch Public
DDPG alforithm used with various openai gym environments
Python UpdatedJul 24, 2018 -
gym_basics Public
Testing learning rates and initializers for a couple deep RL algorithms in opanai gym
Python UpdatedJul 16, 2018 -
-