Go to file
2023-05-04 12:17:43 +02:00
priorConditionedAnnealing Implemented Perlin as underlying epsilon dist 2023-05-04 12:17:43 +02:00
.gitignore Extended gitignore 2023-05-03 15:14:04 +02:00
README.md Added link to Praktikum Report 2023-04-19 19:09:04 +02:00
setup.py Fixed Typo in setup.py 2023-05-03 17:02:02 +02:00
test.py Better tests 2023-05-03 23:17:45 +02:00

Prior Conditioned Annealing

Because Movement Primitives are ugly and regular Step-Based is incompetent at exploration.

Theory outlined here