Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhinavcreed13/ai-reinforcement-learning
This project will implement value iteration and Q-learning. It will first test agents on Gridworld (from class), then apply them to a simulated robot controller (Crawler) and Pacman.
https://github.com/abhinavcreed13/ai-reinforcement-learning
artificial-intelligence python3 reinforcement-learning reinforcement-learning-algorithms
Last synced: 3 days ago
JSON representation
This project will implement value iteration and Q-learning. It will first test agents on Gridworld (from class), then apply them to a simulated robot controller (Crawler) and Pacman.
- Host: GitHub
- URL: https://github.com/abhinavcreed13/ai-reinforcement-learning
- Owner: abhinavcreed13
- License: mit
- Created: 2021-01-25T00:21:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-25T00:45:45.000Z (almost 4 years ago)
- Last Synced: 2023-03-06T05:48:14.888Z (almost 2 years ago)
- Topics: artificial-intelligence, python3, reinforcement-learning, reinforcement-learning-algorithms
- Language: Python
- Homepage: https://abhinavcreed13.github.io/projects/ai-reinforcement-learning/
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 1
Awesome Lists containing this project
- awesome_ai_agents - Ai-Reinforcement-Learning - This project will implement value iteration and Q-learning. It will first test agents on Gridworld (from class), then apply them to a sim… (Building / Testing)
- awesome_ai_agents - Ai-Reinforcement-Learning - This project will implement value iteration and Q-learning. It will first test agents on Gridworld (from class), then apply them to a sim… (Building / Testing)