Skip to content

rahzaazhar/Learn-to-Bind-and-Grow-Neural-Structures

Repository files navigation

Learn-to-Bind-and-Grow-Neural-Structures

Code for the paper Learn to bind and grow neural structures accepted at 8th ACM IKDD CODS & 26th COMAD paper
The command for train is

python train.py --config_name <name_of_config>

To create a custom config or use existing ones refer to L2G_config.py
parameters in the config are given below

  • n_tasks
  • datamode: (pmnist/CIFAR100/smnist)
  • lr
  • epochs
  • alpha
  • sim_strat(egy): RSA/pearson

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages