go-neural
go-neural copied to clipboard
Error handling
It would be great if go-neural would be a little more idiomatic in terms of error handling. Especially the engine package throws panics where the error could be returned and then handled properly instead.