Recent Releases of neurobench
neurobench - 2.0.0
What's Changed
- Coverage Report by @ben9809 in https://github.com/NeuroBench/neurobench/pull/237
- Readme Badges by @ben9809 in https://github.com/NeuroBench/neurobench/pull/239
- Leaderboard by @korneelf1 in https://github.com/NeuroBench/neurobench/pull/207
- Refactor/full lib by @jasonlyik in https://github.com/NeuroBench/neurobench/pull/243
- Release/2.0.0 by @jasonlyik in https://github.com/NeuroBench/neurobench/pull/244
Full Changelog: https://github.com/NeuroBench/neurobench/compare/1.0.6...2.0.0
- Python
Published by jasonlyik over 1 year ago
neurobench - DOI release
This release marks the first release for which a DOI is generated, as required by the Nature Communications publication guidelines.
- Python
Published by korneelf1 over 1 year ago
neurobench - 1.0.6
What's Changed
- Enhance and automate unittests by @ben9809 in https://github.com/NeuroBench/neurobench/pull/219
- Add logo to readme by @jasonlyik in https://github.com/NeuroBench/neurobench/pull/223
- Fix black formatting by @ben9809 in https://github.com/NeuroBench/neurobench/pull/231
- update rnncell synops calculation by @jasonlyik in https://github.com/NeuroBench/neurobench/pull/227
- Bump version: 1.0.5 → 1.0.6 by @jasonlyik in https://github.com/NeuroBench/neurobench/pull/232
- Release 1.0.6 by @jasonlyik in https://github.com/NeuroBench/neurobench/pull/233
Full Changelog: https://github.com/NeuroBench/neurobench/compare/1.0.5...1.0.6
- Python
Published by jasonlyik almost 2 years ago
neurobench - 1.0.5
What's Changed
- Fix AttributeError: 'Leaky' object has no attribute 'mem' by @ben9809 in https://github.com/NeuroBench/neurobench/pull/218
- Bump version: 1.0.4 → 1.0.5 by @jasonlyik in https://github.com/NeuroBench/neurobench/pull/220
- 1.0.5 bugfix by @jasonlyik in https://github.com/NeuroBench/neurobench/pull/221
Full Changelog: https://github.com/NeuroBench/neurobench/compare/1.0.4...1.0.5
- Python
Published by ben9809 about 2 years ago
neurobench - 1.0.4
What's Changed
- update import paths for examples so that notebooks work by @jasonlyik in https://github.com/NeuroBench/neurobench/pull/182
- v1.0.1 bugfix by @jasonlyik in https://github.com/NeuroBench/neurobench/pull/185
- Code style optimization by @ben9809 in https://github.com/NeuroBench/neurobench/pull/191
- Set up pre-commit hooks to enhance code formatting and linting by @ben9809 in https://github.com/NeuroBench/neurobench/pull/196
- Add device arg to benchmark run by @jasonlyik in https://github.com/NeuroBench/neurobench/pull/200
- documentation into dev by @jasonlyik in https://github.com/NeuroBench/neurobench/pull/201
- 1.0.3 by @jasonlyik in https://github.com/NeuroBench/neurobench/pull/202
- Fix list rendering in docs of MSWC dataset class by @V0XNIHILI in https://github.com/NeuroBench/neurobench/pull/203
- Reduce doc tree depth by @ben9809 in https://github.com/NeuroBench/neurobench/pull/206
- Membrane Updates Metric by @ben9809 in https://github.com/NeuroBench/neurobench/pull/205
- Add trained DVS Gesture SNN Benchmark by @jasonlyik in https://github.com/NeuroBench/neurobench/pull/211
- Primate Reaching Dataset Fix by @vinniesun in https://github.com/NeuroBench/neurobench/pull/212
- Support for auto-release by @ben9809 in https://github.com/NeuroBench/neurobench/pull/209
- Documentation updates, 1.0.4 by @jasonlyik in https://github.com/NeuroBench/neurobench/pull/213
- Bump version: 1.0.3 → 1.0.4 by @jasonlyik in https://github.com/NeuroBench/neurobench/pull/214
- Release 1.0.4 by @jasonlyik in https://github.com/NeuroBench/neurobench/pull/215
New Contributors
- @vinniesun made their first contribution in https://github.com/NeuroBench/neurobench/pull/212
Full Changelog: https://github.com/NeuroBench/neurobench/compare/v1.0.0...1.0.4
- Python
Published by jasonlyik about 2 years ago