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.
No commits in the last 6 months.
Stars
4
Forks
6
Language
Python
License
MIT
Category
Last pushed
Jan 25, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/abhinavcreed13/ai-reinforcement-learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Farama-Foundation/stable-retro
Retro games for Reinforcement Learning Research
MatPoliquin/stable-retro-scripts
Train models on retro games. AI vs AI contest. Pytorch C++ plugin for RetroArch that let you...
nadavbh12/Retro-Learning-Environment
The Retro Learning Environment (RLE) -- a learning framework for AI
Avalon-Benchmark/avalon
A 3D video game environment and benchmark designed from scratch for reinforcement learning research
svpino/cs7641-assignment4
CS7641 - Machine Learning - Assignment 4 - Markov Decision Processes