Releases: paninski-lab/lightning-action
Releases · paninski-lab/lightning-action
v1.0.1
What's Changed
- lint and update dependencies by @themattinthehatt in #35
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- vit and resnet backbone integration by @rowem5 @themattinthehatt in #34
Full Changelog: v0.2.4...v1.0.0
v0.2.4
What's Changed
- improve error messages by @themattinthehatt in #22
- remove sequence padding during training and inference by @themattinthehatt in #25
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- align cli args across commands by @themattinthehatt in #17
- weighed cross entropy loss by @rowem5 in #18
New Contributors
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
What's Changed
- update python version in pypi workflow by @themattinthehatt in #14
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- output csv instead of npy files by @themattinthehatt in #9
- nan padding for end of files by @themattinthehatt in #10
- specify output filenames by @themattinthehatt in #11
- model.predict can take string inputs by @themattinthehatt in #12
- github workflow for pypi publishing by @themattinthehatt in #13
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- data architecture by @themattinthehatt in #1
- run tests for PRs by @themattinthehatt in #2
- initial model implementations by @themattinthehatt in #3
- add rnn and tcn backbones by @themattinthehatt in #4
- complete initial feature buildout by @themattinthehatt in #5
- configurable transforms + velocity concat transform by @themattinthehatt in #6
- polishes for initial use by @themattinthehatt in #7
- fix post-training inference bug with VelocityConcat transform by @themattinthehatt in #8
New Contributors
- @themattinthehatt made their first contribution in #1
Full Changelog: https://github.com/paninski-lab/lightning-action/commits/v0.1.0