https://github.com/mbfakourii/wumpus-deep-q-networks
Implementation wumpus with Deep-Q Networks
https://github.com/mbfakourii/wumpus-deep-q-networks
deep deep-q-networks dqn wumpus
Last synced: about 2 months ago
JSON representation
Implementation wumpus with Deep-Q Networks
- Host: GitHub
- URL: https://github.com/mbfakourii/wumpus-deep-q-networks
- Owner: mbfakourii
- License: mit
- Created: 2022-05-30T08:37:12.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-30T08:44:08.000Z (almost 3 years ago)
- Last Synced: 2025-02-04T15:17:38.676Z (3 months ago)
- Topics: deep, deep-q-networks, dqn, wumpus
- Language: Python
- Homepage:
- Size: 5.11 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wumpus Deep Q-Networks (DQN)
Implementation wumpus with Deep-Q Networks## Screenshots
## License
[MIT](https://choosealicense.com/licenses/mit/)