Skip to content

Releases: jameschapman19/cca_zoo

v1.16.4

09 Jan 11:06
Compare
Choose a tag to compare
Making tol consistently refer to stopping criteria

Consistent l1 and l2 regularisation

05 Jan 18:02
Compare
Choose a tag to compare
v1.16.3

PLS initialization for multiview

v1.16.2

23 Dec 01:27
Compare
Choose a tag to compare
Eigengame updates and a suprising (to me) mistake in the API that for…

v1.16.1

28 Nov 17:09
Compare
Choose a tag to compare

Reproducible initialisation for stochastic models

Introducing $\delta$-EigenGame

24 Nov 12:18
4f4db2f
Compare
Choose a tag to compare

Introducing $\delta$-EigenGame from https://arxiv.org/abs/2211.11323
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

27 Oct 11:32
7575d3b
Compare
Choose a tag to compare

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!

21 Oct 15:06
d4edf30
Compare
Choose a tag to compare
Merge pull request #152 from jameschapman19/pca

Pca

Adjusted API

29 Sep 11:03
Compare
Choose a tag to compare
v1.14.0

API fixes

v1.13.5

28 Sep 13:15
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/main'

v1.13.4

28 Sep 13:13
cc27919
Compare
Choose a tag to compare
Update setup.py