"solving cartpole... by evolving the raw bytes of a 1.4KB tflite microcontroller serialised model"

microcontroller models are so small you can just run a genetic algorithm directly against the bytes of the serialised model! :D

who needs gradient descent anways?

http://matpalm.com/blog/evolving_cartpole_flat_buffers/

#oldBlogReposts #machinelearning

brain of mat kelcey...

@mat_kelcey with probability 0.5, a frozen randomly initialised a linear controller will solve cartpole..