potitoaghilar / Q-Learning-Labs

Example of Q-Learning algorithm using C# and OpenGL library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Q-Learning-Labs

Example of Q-Learning algorithm using C# and OpenGL library

You can set fast learning when creating Agent in main Program method to speed up learning process until generation counter reaches 250. After this learning speed will be decreased to normal speed.

Proof of concept

About

Example of Q-Learning algorithm using C# and OpenGL library

License:GNU General Public License v3.0


Languages

Language:C# 99.7%Language:Batchfile 0.3%