Computational Neuroscience, Machine Learning and Python tutorials
Find a file
David Rotermund 45bed40d28
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
2023-12-08 09:05:46 +01:00
_layouts Update default.html 2023-12-07 23:31:02 +01:00
matlab Update README.md 2023-12-05 11:21:50 +01:00
numpy_fft_1 Update README.md 2023-12-04 01:11:35 +01:00
numpy_mat_files Update README.md 2023-12-04 15:13:25 +01:00
numpy_random Update README.md 2023-12-05 11:18:57 +01:00
numpy_save_special Create README.md 2023-12-04 12:11:43 +01:00
python_basics Update README.md 2023-12-07 17:48:04 +01:00
python_typing Update README.md 2023-11-23 19:13:24 +01:00
pytorch/layers Update README.md 2023-12-06 00:21:32 +01:00
pywavelet Update README.md 2023-12-04 01:20:43 +01:00
scipy.signal_butterworth Update README.md 2023-12-05 11:19:54 +01:00
SVD_data_cleaning Update README.md 2023-12-05 11:19:29 +01:00
TQDM Update README.md 2023-12-05 11:20:57 +01:00
workflow Update README.md 2023-12-08 09:05:46 +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-07 23:29:18 +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.

Workflow

Python: The Basics of the basics

Numpy

Python: Data analysis

Python: Questions of spectral nature

Python: Daily little helper

PyTorch

Matlab: Basics

Note: I will transfer from the old page to this new place (and update it). It will take some time but it will happen...