AdaptiveMotorControlLab / CEBRA

Learnable latent embeddings for joint behavioral and neural analysis - Official implementation of CEBRA
https://cebra.ai
Other
884 stars 72 forks source link

Support More Data Types in the sklearn Dataset and Decoder #43

Closed gonlairo closed 1 year ago

gonlairo commented 1 year ago

Fix #39.

Moved helper functions is_integer() and is_floating() into cebra.helper and used them to support more data types both in the sklearn dataset and in the sklearn decoder. The get_loader_options() functions is moved into cebra.data.helpers.

stes commented 1 year ago

note, prev failure on doc build was an upstream issue. lets see if rerunning fixes it. error message from action

intersphinx inventory 'https://matplotlib.org/stable/objects.inv' not fetchable due to <class 'requests.exceptions.HTTPError'>: 522 Server Error:  for url: https://matplotlib.org/stable/objects.inv