Martin Thoma 30c37862a8 Add dyna-q algorithm 9 سال پیش
..
Calculate-Legendre 59b3d42774 Fix Python code style 10 سال پیش
Cholesky-Zerlegung 59b3d42774 Fix Python code style 10 سال پیش
DPLL 7740f0147f Remove trailing spaces 10 سال پیش
Euklidischer-Algorithmus 59b3d42774 Fix Python code style 10 سال پیش
Gaussian-elimination 241e9ec502 more pseudocode 12 سال پیش
Goldberg-Tarjan-Push-Relabel 7740f0147f Remove trailing spaces 10 سال پیش
Horner-Schema de1ad26035 Adjust Python code to follow PEP8 10 سال پیش
ID3 b36776fc27 Add ID3 algorithm 10 سال پیش
Policy-Iteration 0085bb50d5 Add return value 9 سال پیش
Resolutionsalgorithmus 7740f0147f Remove trailing spaces 10 سال پیش
SolveLinearCongruences de1ad26035 Adjust Python code to follow PEP8 10 سال پیش
Stoer-Wagner 7740f0147f Remove trailing spaces 10 سال پیش
Value-Iteration ea63ce4d57 Not learning rate but discount factor 9 سال پیش
Vertex-coloring 7740f0147f Remove trailing spaces 10 سال پیش
WER-calculation de1ad26035 Adjust Python code to follow PEP8 10 سال پیش
dyna-q 30c37862a8 Add dyna-q algorithm 9 سال پیش
dynamic-programming b9e2162ab8 Add dynamic programming and label correction algorithm 9 سال پیش
label-correction 1c54ccd821 Fix error in label correction; extend for banch-and-bound 9 سال پیش
q-lambda 578245c784 Fix pseudocode 9 سال پیش
q-learning 578245c784 Fix pseudocode 9 سال پیش
quotes 2de9065138 Add README.md and rendered png to all folders except for /documents 10 سال پیش
sarsa-lambda 93fc9e52ed Add sarsa lambda pseudocode 9 سال پیش
splitted-code a5da0b9a7b Readme.md -> README.md to make it easier to see Readme files 11 سال پیش
README.md 0d6d342867 Add README.md and rendered image to many examples 10 سال پیش

README.md

The examples in this folder explain algorithms using pseudo-code.