autolfads-tf2 icon indicating copy to clipboard operation
autolfads-tf2 copied to clipboard

A TensorFlow 2.0 implementation of Latent Factor Analysis via Dynamical Systems (LFADS) and AutoLFADS.

Results 6 autolfads-tf2 issues
Sort by recently updated
recently updated
newest added

Hi everyone, My team is currently setting up scripts to run autolfad on our cluster but are running into the issue with understanding how to create the h5 script. Do...

Hello, I am having this issue. I have followed all the installation instructions, and I was wondering why this issue would come up. autolfads-tf2 is cloned using git, and it...

Right now the package supports TF 2.0 and CUDA 10.0 which are [more than 3 years old](https://github.com/tensorflow/tensorflow/releases/tag/v2.0.0). Is there support planned/already established for more recent Tensorflow and CUDA versions? Thanks!

Add warnings and assertion to chop functions when requested overlap is greater than half of window length Addresses https://github.com/snel-repo/autolfads-tf2/issues/2

Without really thinking a whole lot about it, I chopped data to window length 100 and overlap 80, since this would leave at most 20 points of unmodeled data at...

traindata path in example yaml : DIR: /snel/share/data/lfads_lorenz_20ms i cannot find it.