Martin Thoma ddd08a2a45 Improve pseudocode vor 9 Jahren
..
Calculate-Legendre 59b3d42774 Fix Python code style vor 9 Jahren
Cholesky-Zerlegung 59b3d42774 Fix Python code style vor 9 Jahren
DPLL 7740f0147f Remove trailing spaces vor 10 Jahren
Euklidischer-Algorithmus 59b3d42774 Fix Python code style vor 9 Jahren
Gaussian-elimination 241e9ec502 more pseudocode vor 12 Jahren
Goldberg-Tarjan-Push-Relabel 7740f0147f Remove trailing spaces vor 10 Jahren
Horner-Schema de1ad26035 Adjust Python code to follow PEP8 vor 9 Jahren
ID3 b36776fc27 Add ID3 algorithm vor 9 Jahren
Policy-Iteration ddd08a2a45 Improve pseudocode vor 9 Jahren
Resolutionsalgorithmus 7740f0147f Remove trailing spaces vor 10 Jahren
SolveLinearCongruences de1ad26035 Adjust Python code to follow PEP8 vor 9 Jahren
Stoer-Wagner 7740f0147f Remove trailing spaces vor 10 Jahren
Value-Iteration ddd08a2a45 Improve pseudocode vor 9 Jahren
Vertex-coloring 7740f0147f Remove trailing spaces vor 10 Jahren
WER-calculation de1ad26035 Adjust Python code to follow PEP8 vor 9 Jahren
dyna-q 27a1325e83 Fix Dyna-q vor 9 Jahren
dynamic-programming ddd08a2a45 Improve pseudocode vor 9 Jahren
label-correction ddd08a2a45 Improve pseudocode vor 9 Jahren
q-lambda 578245c784 Fix pseudocode vor 9 Jahren
q-learning ddd08a2a45 Improve pseudocode vor 9 Jahren
quotes 2de9065138 Add README.md and rendered png to all folders except for /documents vor 9 Jahren
sarsa 4e5cdcde51 Fix pseudocode vor 9 Jahren
sarsa-lambda 93fc9e52ed Add sarsa lambda pseudocode vor 9 Jahren
splitted-code a5da0b9a7b Readme.md -> README.md to make it easier to see Readme files vor 11 Jahren
README.md 0d6d342867 Add README.md and rendered image to many examples vor 10 Jahren

README.md

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