Skip to content

ugm2/Thesis-SpikingNeuralNetworks

Repository files navigation

Thesis-SpikingNeuralNetworks

Installation

  • Install Anaconda from here: anaconda.com
  • Create nengo_env environment by typing in a terminal within the root directory of this repository:
    conda env create -f environment.yml
    
  • Activate environment typing:
    conda activate nengo_env
    
  • Install NengoDL from developer branch:
    pip install git+https://github.com/nengo/nengo-dl
    
  • Done

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published