Computational Neuroscience, Machine Learning and Python tutorials
Find a file
David Rotermund d644be5e33
Update default.html
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
2023-12-02 20:33:59 +01:00
_layouts Update default.html 2023-12-02 20:33:59 +01:00
css Delete css/SharpSans-Medium.woff2 2023-12-02 20:22:24 +01:00
glob Update README.md 2023-12-02 20:26:06 +01:00
matlab Update README.md 2023-12-02 20:26:31 +01:00
numpy_fft_1 Update README.md 2023-12-02 20:25:29 +01:00
numpy_random Update README.md 2023-12-02 20:25:05 +01:00
python_typing Update README.md 2023-11-23 19:13:24 +01:00
pywavelet Update README.md 2023-12-02 18:59:08 +01:00
scipy.signal_butterworth Update README.md 2023-12-02 20:25:43 +01:00
SVD_data_cleaning Update README.md 2023-12-02 20:25:18 +01:00
TQDM Update README.md 2023-12-02 20:25:56 +01:00
Truth_Value_Testing Update README.md 2023-12-02 20:24:53 +01:00
_config.yaml Update _config.yaml 2023-12-02 18:57:45 +01:00
LICENSE Initial commit 2023-11-16 16:48:24 +01:00
README.md Update README.md 2023-12-02 20:26:58 +01:00

How to Python in computational neuroscience, data mining, and more

{:.no_toc}

  • TOC {:toc}

All the tutorials are tested with Python 3.11.x. Older version might have a problem with the new versions of type anotations.

Python: The Basics of the basics

Python: Data analysis

Python: Questions of spectral nature

Python: Daily little helper

Matlab: Basics

Note: I will transfer https://www.neurotec.uni-bremen.de/drupal/teaching to this new place (and update it).