Collection of Machine Learning Algorithms
-
Updated
May 11, 2024 - C++
8000
Collection of Machine Learning Algorithms
A reinforcement learning framework for the game of Nim.
Using the SARSA to beat the environment, Windy Gridworld. Implement in C++.
Use SARSA, Q learning, double Q and QV to solve a maze with Reinforcement Learning
In this project, a Ludo player based on Reinforced learning is implemented.
Machine learning methods (MonteCarlo, TDSarsa)
Add a description, image, and links to the sarsa topic page so that developers can more easily learn about it.
To associate your repository with the sarsa topic, visit your repo's landing page and select "manage topics."