Skip to content

Pervasive-AI-Lab/ContinualLearning-EchoStateNetworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Continual Learning with Echo State Networks

Experiments for ESANN 2021

To reproduce experiments: python launch_experiment.py --config_file CONFIGS/path/to/file.yaml.
If you do not want to use ray to run your experiments (pip install ray) you can set the no_ray flag to true in the configuration file.

You can download the SSC dataset from Kaggle. In the experiment configuration file, the dataroot argument should point to the folder containing all the 30 SSC folders.