James Chapman

Results 100 comments of James Chapman

Hi sorry about that! Any details what your process has been? Just pip install from pypi or a local?

I'm just making a couple of changes to not require torch install as I suspect that could cause some problems (regardless of whether it fixes this specific one!) any other...

ok new version just released 2.5.0 doesn't require matplotlib (or pytorch another big dependency previously). Think this should fix your problem :)

No problem was lucky I happened to be trying to reduce dependencies - this version also imports A LOT quicker 😃

Keeping an eye on it - the problem here is more likely related to me documenting things incorrectly

Yeah do you know what you're trying to do? What was your original attempt based on? I know it's roughly under cca_zoo.datasets now (part of my ongoing (finished?) attempts to...

The first question so I can do a snippet the second so I know where the misleading documentation/example lives!

Cool thanks! I'll take a look at these as soon as I get the chance (maybe next couple of days) - in the meantime you can just use numpy arrays/your...

Pushed a version of this to main

Works slightly differently to scikit-learn you pass views with optional missing views as None and it reconstructs all of the views from the learnt latent dimensions.