BU MA665 + MA666 (Fall 2025)
MA665
Introduction
- Read the syllabus
- Read: Wilson et al, Good enough practices in scientific computing, 2017
- Read: Riquelme and Gjorgjieva, Towards readable code in neuroscience, 2021
- Code: Set up ChatGPT
- Please confirm you can complete the items in Introduction to Python
- Advanced: 100 numpy exercises
- Advanced: Beautiful, Idiomatic Python
Integrate & Fire Neuron
Hodgkin-Huxley Neuron
Perceptron
Backpropagation
Regression
- Read: Chapter 3 of An Introduction to Statistical Learning (Free via BU Library)
- Lecture Slides
- Code: Regression Example in Python