C# (CSharp) AForge.MachineLearning QLearning - 1 examples found. These are the top rated real world C# (CSharp) examples of AForge.MachineLearning.QLearning extracted from open source projects. You can rate examples to help us improve the quality of examples.
QLearning learning algorithm.
The class provides implementation of Q-Learning algorithm, known as off-policy Temporal Difference control.