Marvin T
Marvin T
I have been having inconsistent errors recently, however, this most recent one seems to have stuck. It might be related to the number of collected pytest items because otherwise, nothing...
It would be nice to run a MLP on the encoder representation to compare the representation learned by the unsupervised encoder in comparison to the full CPC model representation.
Infinite loop or never returns for logistic regression in nearly degenerate case using scikit learn
#### Description When using scikit learn, Logistic Regression never returns on fitting with nearly degenerate data. [Scikit learn](https://github.com/scikit-learn/scikit-learn/issues/7489) passed the blame on to liblinear. #### Steps/Code to Reproduce ``` import...
I never got around to migrating this from travisCI to GHA and I've run out of credits over there after they killed the free OS support. I had to manually...
Todo: - [ ] check out https://pypi.org/project/calplot/ - [ ] decide how to proceed - [ ] pull in features? - [ ] become a wrapper? - [ ] deprecate...
### Is there an existing issue for the same bug? - [X] I have checked the troubleshooting document at https://opendevin.github.io/OpenDevin/modules/usage/troubleshooting - [X] I have checked the existing issues. ### Describe...
in notebooks such as starling/0.1 and starling/2.0 if you replot using the same atlas (possibly the cause?) to recreate run starling/2.0 notebook and then press generate graph a second time....
I feel like its cleaner to just have `atlas.um_to_vox(point_in_um)` or perhaps `um_to_vox(atlas, point_in_um)`