Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alandoescs/double-dqn-grid-world
An experiment to test the effectiveness of a Double DQN in learning how to find the shortest path in a grid based environment
https://github.com/alandoescs/double-dqn-grid-world
Last synced: 8 days ago
JSON representation
An experiment to test the effectiveness of a Double DQN in learning how to find the shortest path in a grid based environment
- Host: GitHub
- URL: https://github.com/alandoescs/double-dqn-grid-world
- Owner: AlanDoesCS
- License: mit
- Created: 2024-10-15T20:12:21.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T00:00:56.000Z (about 2 months ago)
- Last Synced: 2024-11-07T01:17:20.160Z (about 2 months ago)
- Language: Python
- Size: 32.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Double-DQN-Grid-World
An experiment to test the effectiveness of a Double DQN in learning how to find the shortest path in a grid based environment[![CodeFactor](https://www.codefactor.io/repository/github/alandoescs/double-dqn-grid-world/badge)](https://www.codefactor.io/repository/github/alandoescs/double-dqn-grid-world)
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/AlanDoesCS/Double-DQN-Grid-World)
![GitHub commit activity](https://img.shields.io/github/commit-activity/t/AlanDoesCS/Double-DQN-Grid-World)
![GitHub Repo stars](https://img.shields.io/github/stars/AlanDoesCS/Double-DQN-Grid-World)
![GitHub forks](https://img.shields.io/github/forks/AlanDoesCS/Double-DQN-Grid-World)