Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)