Releases: ZeunO8/Zeuron
Releases · ZeunO8/Zeuron
v0.4.2
v0.4.1
v0.4.0
v0.3.3
- Implement ActivationTypes per Layer
- Implement ReLU and LeakyReLU activations
- Gradient clipping
- Learning rate decay in Sinusoidal test
- bump ByteStream submodule to latest
- replace asserts in tests with logger
- Update Sinusoidal network layout
- remove PRIVATE from target_link_libraries
- Sinusoidal: if argc > 1 then explicitly run training, regardless of whether sinusoidal.nrl exists or not