lfads / lfads-run-manager

Matlab interface for Latent Factor Analysis via Dynamical Systems (LFADS)
https://lfads.github.io/lfads-run-manager
Apache License 2.0
50 stars 29 forks source link

Testing the model #28

Open Kydriash opened 4 years ago

Kydriash commented 4 years ago

Is it possible to run a new dataset through a trained model? Alternatively, how to access data used for testing model performance? After loading posterior means, i see trainInds and validInds. Are the later trials used for hyperparameter tuning or for testing the model? Thank you!