Anders Øen Fylling
Anders Øen Fylling
After moving to the internal pkg I now see the need to have a disgorderr pkg. I think this should be the proper way to deal with custom error types.
I might actually make this pkg internal, and then alias all the errors in disgord/errors.go via go generate.
First attempt can be found at: https://github.com/andersfylling/disgord/pull/87
on arch with sway, there's not even text.
nanobench doesn't seem to update their documentation. So it's extremely hard to figure out how to use it. Especially after the breaking change. Is there an example using google benchmark...
Sadly, it is. Edit: I'm not sure why my comment was confusing. But After reading through the source code, downloading and trying it according to the examples. It is outdated...
I don't know about compile time training. But perhaps loading the neural net from file and build the network at compile time? Otherwise the library can be recompiled before training,...
@troiganto did you update the code when you closed the previous issue?
Thanks for the issue btw. Could you also provide the code to replicate the issue? We would be happy if we could add it as a unit test for future...