InstallationΒΆ

The current version of the chaotic_neural module has a few dependencies (see this) that need to be set up before running this package. Once these are met, the package can be installed as follows:

git clone https://github.com/kartheikiyer/chaotic_neural.git
cd chaotic_neural
python setup.py install