Skip to content

0.1.4

Compare
Choose a tag to compare
@jeromelecoq jeromelecoq released this 22 Nov 22:59
· 145 commits to master since this release
cfb42bc
  • This release contains the first version of the CLI along with documented examples.
  • We updated requirements to fix a tensorflow critical issues and bring tensorflow to 2.4.4.
  • We removed unnecessary version lock of required packages.
  • Fixes a bug with CollectorGenerator that would loop over the data instead of continually providing new batches
  • Refactored SequentialGenerator to have consistent parameters and behavior around start and end_frames for all temporal generator (2p, ephys, movies...).
  • We published the package to PyPi for the first time.