Computational Neuroscience, Machine Learning and Python tutorials
Find a file
David Rotermund 33626feb44
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
2023-12-13 01:29:56 +01:00
_layouts Update default.html 2023-12-12 23:20:28 +01:00
flow Update README.md 2023-12-12 17:40:07 +01:00
helper/argh Create README.md 2023-12-13 01:28:48 +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-12 23:14:56 +01:00
python_typing Update README.md 2023-11-23 19:13:24 +01:00
pytorch Update and rename pytorch/layers/cuda/README.md to pytorch/cuda/README.md 2023-12-08 14:47:47 +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-13 01:11:53 +01:00
_config.yaml Update _config.yaml 2023-12-12 14:42:02 +01:00
LICENSE Initial commit 2023-11-16 16:48:24 +01:00
README.md Update README.md 2023-12-13 01:29:56 +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.

Flow chart

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 the old pages to this new place (and update it). It will take some time but it will happen...