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

README.md

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