Skip to content
Snippets Groups Projects
Select Git revision
  • 2e892240274bfd84e1786c23f16fc4b956633911
  • main default protected
2 results

compneuro_course

  • Clone with SSH
  • Clone with HTTPS
  • Computational Neuroscience Course

    • resources: slides, notebooks, etc.
    • compiled from Feb 2024 on
    • inspiration and contribution: Renato Duarte, Gorka Zamora-López, Adrià Tauste-Campo, Andrea Insabato, Spase Petkoski, Martin Breyton, Damien Depannemaecker, Marmaduke Woodman, Meysam Hashemi

    Basics about Python

    create an environment with anaconda to run the notebooks

    Install Anaconda distribution for Python: https://anaconda.org/

    With the anaconda GUI, use the file environment.yml

    Alternatively you can use the command line:

    Applied maths fundamentals

    Topics

    Each topic comes with pdf slides and notebooks.