summaryrefslogtreecommitdiff
path: root/sol.py
AgeCommit message (Expand)Author
2016-02-06use keras. mehHEADmasterFlorian Jung
2016-02-03proper frameskip for NNFlorian Jung
2016-01-08dirty hack: do not ever quit earlyFlorian Jung
2016-01-08fixed neuronal network approach:Florian Jung
2016-01-08display range fixFlorian Jung
2016-01-08--sleep flagFlorian Jung
2016-01-07QNN stuff, does not work. lowered reward to 0.7Florian Jung
2016-01-07fix bugFlorian Jung
2016-01-07episodic batch learning for QArray. probably broke NN.Florian Jung
2016-01-07configurable number of episodesFlorian Jung
2016-01-06episode no-opFlorian Jung
2016-01-06switchable NN/arrayFlorian Jung
2016-01-05reduced neuron number to 40Florian Jung
2016-01-05wider outputFlorian Jung
2016-01-05neuronal net. converges a bit. maybe. sometimes. slow.Florian Jung
2016-01-05abstract Q array through objectFlorian Jung
2016-01-05cleanupFlorian Jung
2016-01-05remove policy evaluationFlorian Jung
2016-01-05reinforcement learning homeworkFlorian Jung