Making the model by hand because I don’t have enough sanity left to get any form of keras or numpy working locally in the algo file
If you change your mind, some of the old threads like this one got some ML updates in Season 2. Not sure if you were following the forums, but I was experimenting around with a basic copy cat like overfit of the early Demux structures. There’s also this (slightly incomplete) library that I tried to update to the latest version of Keras that should allow you use a cpp port of forward-feeding a Keras model and put that back into Python. Some parts of it may not be perfectly updated but if you go that route and have issues you can message me.