Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ardawanism/reinforcement-learning
this repo contains implementation of different RL Algorithms
https://github.com/ardawanism/reinforcement-learning
Last synced: 6 days ago
JSON representation
this repo contains implementation of different RL Algorithms
- Host: GitHub
- URL: https://github.com/ardawanism/reinforcement-learning
- Owner: Ardawanism
- Created: 2022-06-03T18:51:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-11T16:44:11.000Z (over 2 years ago)
- Last Synced: 2023-08-31T21:23:19.665Z (over 1 year ago)
- Size: 179 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reinforcement-Learning
this repo contains implementation of different RL Algorithms
1-DQN And DDQN For Solving Maximization Bias Problem
The Following Video Demostrates The Learning Cycle Of The Agent:
![RL](https://user-images.githubusercontent.com/106836722/178315187-82be13d4-ec5a-4478-81e1-9a4ef88252f8.gif)