Skip to content

Updated and improved data module

Compare
Choose a tag to compare
@jameschapman19 jameschapman19 released this 27 Oct 11:32
· 832 commits to main since this release
7575d3b

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.