Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zombietdv/rfl-13_8

Implementaion for Genetic algorithm and Q-Learning.
https://github.com/zombietdv/rfl-13_8

genetic-algorithm grid-world machine-learning numpy pygame q-learning

Last synced: 5 days ago
JSON representation

Implementaion for Genetic algorithm and Q-Learning.

Awesome Lists containing this project

README

        

Overview:
-Implementation of two Machine learning algorithms: Genetic algorithm and Q_learning.
-Can be useful for anyone who is curious.

Future:
-I will implement [Deep Q_learning] in the future though, not sure when.
-If it happens, it will be integrated into [SUPER_AVK].