https://github.com/nahumsa/reinforcement-learning
Implementations of Reinforcement Learning Algorithms.
https://github.com/nahumsa/reinforcement-learning
Last synced: about 2 months ago
JSON representation
Implementations of Reinforcement Learning Algorithms.
- Host: GitHub
- URL: https://github.com/nahumsa/reinforcement-learning
- Owner: nahumsa
- Created: 2020-06-06T19:49:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-17T20:31:14.000Z (almost 5 years ago)
- Last Synced: 2025-02-16T10:13:42.566Z (4 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reinforcement Learning
In this repository I will implement examples of Reinforcement Learning algorithms, with emphasis on Deep Reinforcement Learning.
Those implementations will be on Tensorflow 2.x .