synaptic
synaptic copied to clipboard
How to save standalone function to disk?
Or trained network can't really be used without synaptic.
Wonderful lib BTW.
Never mind... I've read your code and it's very intuitive. I will send a pull request once I have time.
How do you do it though? I am very new to synaptic, excuse my ignorance
@SeltonMurakami just look at that compile function.
The function uses eval on a string. You can just save that string.