Skip to content

Lascon2024/python-tutorial

Repository files navigation

Example scripts and extra material

lecture_python_tutorial.pdf -> slides covered in the lecture

basics of python

previous_lascon/LASCONVII_PYTHONTUTORIAL.pdf -> Slides of previous LASCON python tutorial (for reference only)

previous_lascon/learning-python3.ipynb -> Learning the basics of python

examples

modules/IFNeurons.py -> python lib where the functions and classes to integrate the LIF and QIF neurons are defined

simple_LIF.ipynb -> Jupyter NB example of simple LIF neuron simulation (using classes)

simple_QIF.py -> Script example of simple QIF/adaptive QIF neuron (using functions)

LIF_ei_balance_irregularity.ipynb -> Third partie example IF neuron under E/I inputs

About

Python tutorial lecture files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published