karpathy / reinforcejs
Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy Gradients)
☆1,343Updated 5 years ago
Alternatives and similar repositories for reinforcejs:
Users that are interested in reinforcejs are comparing it to the libraries listed below
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,928Updated last year
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,580Updated 5 years ago
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,498Updated 5 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆591Updated 7 years ago
- Tensorforce: a TensorFlow library for applied reinforcement learning☆3,298Updated 5 months ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,105Updated 7 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,590Updated 6 years ago
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,245Updated 5 years ago
- Simple deep Q-learning agent.☆698Updated 5 years ago
- A list of recent papers regarding deep reinforcement learning☆2,181Updated 8 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,706Updated 2 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,421Updated 2 years ago
- TensorFlow Reinforcement Learning☆3,138Updated 2 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆966Updated 6 years ago
- Implementation of TRPO and related algorithms☆624Updated 6 years ago
- DEPRECATED: Open-source software for robot simulation, integrated with OpenAI Gym.☆2,134Updated last year
- Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms☆2,333Updated 2 years ago
- Minimal and Clean Reinforcement Learning Examples☆3,444Updated last year
- A starter agent that can solve a number of universe environments.☆1,099Updated 6 years ago
- Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.☆940Updated 8 years ago
- A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning ag…☆659Updated 5 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆994Updated 5 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆659Updated 4 years ago
- PlayGround: AI Research into Multi-Agent Learning.☆766Updated last year
- Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"☆1,015Updated 6 years ago
- The original code from the DeepMind article + my tweaks☆1,826Updated 6 years ago
- Code for the paper "Emergent Complexity via Multi-agent Competition"☆806Updated last year
- Code for the paper "Generative Adversarial Imitation Learning"☆698Updated 6 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,293Updated 4 years ago
- Theano-based implementation of Deep Q-learning☆1,078Updated 7 years ago