awjuliani / dfpLinks
Reinforcement Learning with Goals
☆170Updated 5 years ago
Alternatives and similar repositories for dfp
Users that are interested in dfp are comparing it to the libraries listed below
Sorting:
- Contains Jupyter notebooks associated with the "Deep Reinforcement Learning Tutorial" tutorial given at the O'Reilly 2017 NYC AI Conferen…☆276Updated 5 years ago
- Tensorflow Implementation of Visual Interaction Networks☆131Updated 6 years ago
- General purpose framework for deep reinforcement learning☆71Updated 8 years ago
- Tensorflow implementation of "The Predictron: End-To-End Learning and Planning"☆290Updated 8 years ago
- ☆88Updated 8 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 years ago
- An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.☆326Updated 7 years ago
- Testbed for deep reinforcement learning☆160Updated 8 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- KEras Reinforcement Learning gYM agents☆290Updated 8 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Updated 9 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants