Releases: jameschapman19/cca_zoo
Releases · jameschapman19/cca_zoo
v1.16.4
Making tol consistently refer to stopping criteria
Consistent l1 and l2 regularisation
v1.16.3 PLS initialization for multiview
v1.16.2
Eigengame updates and a suprising (to me) mistake in the API that for…
v1.16.1
Reproducible initialisation for stochastic models
Introducing $\delta$-EigenGame
Introducing
Chapman, James, Ana Lawry Aguila, and Lennie Wells. "A Generalized EigenGame with Extensions to Multiview Representation Learning." arXiv preprint arXiv:2211.11323 (2022).
Updated and improved data module
On the deep learning side, have made it clearer how to make a CCA-Zoo compatible dataset and added a function to check if your dataset will work.
On the linear simulated side I have swapped the main linear_simulated_data function for a class which can be sampled from and stores things like the true features and true level of sparsity.
PRCCA and GRCCA added officially!
Merge pull request #152 from jameschapman19/pca Pca
Adjusted API
v1.14.0 API fixes
v1.13.5
Merge remote-tracking branch 'origin/main'
v1.13.4
Update setup.py