From 9d65f6f828165a6417c4431a1bde384728b52c2a Mon Sep 17 00:00:00 2001 From: jameschapman19 Date: Wed, 18 Oct 2023 17:07:37 +0100 Subject: [PATCH] Validation set for Gradient Based Models woohoo --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index af57cc13..e7f021c4 100644 --- a/README.md +++ b/README.md @@ -98,4 +98,3 @@ Special thanks to the pioneers whose work has shaped this field. Explore their w - Regularised CCA/PLS: [MATLAB](https://github.com/anaston/PLS_CCA_framework) - Sparse PLS: [MATLAB SPLS](https://github.com/jmmonteiro/spls) - DCCA/DCCAE: [Keras DCCA](https://github.com/VahidooX), [Torch DCCA](https://github.com/Michaelvll/DeepCCA) -- VAE: [Torch VAE](https://github.com/pytorch/examples/tree/master/vae)