You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.