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

compneuro_course

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • 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.