Installing leabra7

Prerequisites:

Installation

Run the following commands to add the necessary conda channels:

$ conda config --append channels pytorch
$ conda config --append channels conda-forge

Now, you can install leabra7 with

$ conda install -c cdg4 leabra7

Now, you can head over to the tutorial to get started.