Learning Resources: Difference between revisions

 
(3 intermediate revisions by the same user not shown)
Line 63: Line 63:
* [https://github.com/ebatty/MathToolsforNeuroscience Math tools for Neuroscience] - very cool intro to basic Math by NMA's Ella Batty et al.
* [https://github.com/ebatty/MathToolsforNeuroscience Math tools for Neuroscience] - very cool intro to basic Math by NMA's Ella Batty et al.
* [https://john-s-butler-dit.github.io/NumericalAnalysisBook/?s=03 Numerical Analysis with Applications in Python] - (free JupyterBook) by John Butler
* [https://john-s-butler-dit.github.io/NumericalAnalysisBook/?s=03 Numerical Analysis with Applications in Python] - (free JupyterBook) by John Butler
* [https://www.biodyn.ro/course/literatura/Nonlinear_Dynamics_and_Chaos_2018_Steven_H._Strogatz.pdf Nonlinear Dynamics And Chaos] book by Steven H. Strogatz


== MATLAB ==
== MATLAB ==
Line 72: Line 73:
**[[Media:CurveFit_Tutorial.zip | Curve Fitting Scripts]]
**[[Media:CurveFit_Tutorial.zip | Curve Fitting Scripts]]
* [https://www.youtube.com/c/Eigensteve Steve Brunton's amazing Youtube videos] explaining many different Math concepts
* [https://www.youtube.com/c/Eigensteve Steve Brunton's amazing Youtube videos] explaining many different Math concepts
* [https://www.matlabcoding.com/2023/12/matlab-for-neuroscientists-introduction.html Matlab for Neuroscientists] (free PDF) 2nd edition, by Pascal Wallish et al.


== Python ==
== Python ==
Line 101: Line 103:
* [https://probability4datascience.com/?s=03 Introduction to Probability for Data Science] by Stanley Chan - free online book with Python exercises!
* [https://probability4datascience.com/?s=03 Introduction to Probability for Data Science] by Stanley Chan - free online book with Python exercises!
* [https://lakens.github.io/statistical_inferences/index.html?s=03 Improving your statistical inferences] by Daniel Lakens - free online book with R code
* [https://lakens.github.io/statistical_inferences/index.html?s=03 Improving your statistical inferences] by Daniel Lakens - free online book with R code
* [https://bruno.nicenboim.me/bayescogsci/ An Introduction to Bayesian Data Analysis for Cognitive Science] free online book by Bruno Nicenboim, Daniel J. Schad, and Shravan Vasishth


== Neuroimaging analyses ==
== Neuroimaging analyses ==
* [http://mikexcohen.com/lectures.html?s=03 Mike Cohen's EEG analysis course]
* [http://mikexcohen.com/lectures.html?s=03 Mike Cohen's EEG analysis course]
* [http://neuroimaging-data-science.org/root.html Neuroimaging and Data Science book] - (free) by Ariel Rokem and Tal Yarkoni
* [http://neuroimaging-data-science.org/root.html Neuroimaging and Data Science book] - (free) by Ariel Rokem and Tal Yarkoni

Latest revision as of 19:45, 22 October 2024

Bayesian Nonparametrics

General Computational Neuroscience

Information Theory

Machine Learning

Books

Online Resources

Journal Club Tutorials

See Journal Club#Tutorials.

General Math

MATLAB

Python

Statistics

Neuroimaging analyses