This is a novel algorithm that bypasses backpropogation and makes it super easy to tune parameters that you cannot necessarily take the gradients of - think PID loops in a robot or ingredients in a recipe. It is all wrapped up in a nice little UI …
This is a novel algorithm that bypasses backpropogation and makes it super easy to tune parameters that you cannot necessarily take the gradients of - think PID loops in a robot or ingredients in a recipe. It is all wrapped up in a nice little UI so you know what is going on too!
I occasionally used Copilot to help with some funky QT stuff, but the whole algorithm is written by me.