Published April 25, 2024
| Version ml_genn_2_2
Software
Open
genn-team/ml_genn: mlGeNN 2.2
Authors/Creators
- 1. @ImperialCollegeLondon
- 2. Imperial College London
Description
This release adds a number of new features to mlGeNN as well as including a number of bug fixes that have been identified since the 2.1 release. This version is also the first mlGeNN release to use GeNN 5.
User Side Changes
- Data parallel training support (#79)
- Added
predictmethod toCompiledInferenceNetworkto return raw model predictions rather than metrics (#84) - Added
histogram_threshkeyword argument toml_genn.utils.data.preprocess_tonic_spikesto ensure input spike trains don't contain duplicate spikes for the same neuron within one timstep (#86)
Bug fixes
- Fixed bug effecting non-square inputs in
ml_genn.utils.data.preprocess_tonic_spikes(#83)
Files
genn-team/ml_genn-ml_genn_2_2.zip
Files
(678.7 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:740b111a3f867fd7d5c68d1e56d32f0b
|
678.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/genn-team/ml_genn/tree/ml_genn_2_2 (URL)