https://github.com/airaria/reinforcementlearningalgorithms
Implementation of some reinforcement learning algorithms
https://github.com/airaria/reinforcementlearningalgorithms
actor-critic ddpg dqn drl gym lunarlander pendulum policy-gradient
Last synced: 3 months ago
JSON representation
Implementation of some reinforcement learning algorithms
- Host: GitHub
- URL: https://github.com/airaria/reinforcementlearningalgorithms
- Owner: airaria
- Created: 2018-03-08T06:44:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-08T07:00:45.000Z (over 7 years ago)
- Last Synced: 2025-02-26T19:31:32.425Z (8 months ago)
- Topics: actor-critic, ddpg, dqn, drl, gym, lunarlander, pendulum, policy-gradient
- Language: Python
- Homepage:
- Size: 8.58 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReinforcementLearningAlgorithms
Some deep reinforcement learning algorithms