Description
This version of nexport fixes a bug and introduces a new metadata parameter.
Changelog
- Fixed a bug where the experimental json export doesn't comma-separate output neurons.
- Introduces the
activation_function
metadata parameter for thenexport.export()
function.