https://github.com/alok/rl_implementations
https://github.com/alok/rl_implementations
a2c actor-critic ddpg deep-learning deep-q-learning deep-q-network deep-reinforcement-learning dqn hierarchical-reinforcement-learning lstm machine-learning meta-learning policy-gradient reinforcement-learning reptile
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alok/rl_implementations
- Owner: alok
- Created: 2018-01-21T08:30:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-08T06:23:07.000Z (about 6 years ago)
- Last Synced: 2025-05-05T03:43:15.198Z (about 2 months ago)
- Topics: a2c, actor-critic, ddpg, deep-learning, deep-q-learning, deep-q-network, deep-reinforcement-learning, dqn, hierarchical-reinforcement-learning, lstm, machine-learning, meta-learning, policy-gradient, reinforcement-learning, reptile
- Language: Jupyter Notebook
- Size: 792 KB
- Stars: 43
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Some reinforcement learning algorithms I'm (re)-implementing, all in one place. Also is a dumping ground for other ML work.