There is a newer version of the record available.

Published June 24, 2021 | Version v1.7.5
Software Open

jameschapman19/cca_zoo: Rejigged Deep API

  • 1. UCL
  • 2. BSMS, University of Sussex

Description

Previously: dcca=DCCA(optimizer=optimizer) dcca=DeepWrapper(dcca).fit()

Now: dcca=DCCA() dcca=DeepWrapper(dcca,optimizer=optimizer).fit()

So don't actually need to use DeepWrapper its just a helper class for training in standardised way.

Files

jameschapman19/cca_zoo-v1.7.5.zip

Files (558.5 kB)

Name Size Download all
md5:e98414e5c4b5d7894066537e5f5aeccc
558.5 kB Preview Download

Additional details

Related works