Artificial Neural Networks (ANNs) in Python from Scratch
20 hours, basic Python required
If you can build it – you understand it! That is the slogan of this lecture.
A practical introduction to neural networks, covering both theoretical foundations and hands-on implementation in Python. This lecture is inspired by the book written by Harrison Kinsley & Daniel Kukieła (see below).
Topics include:
- Fundamentals of neural networks
- Building an ANN from scratch in Python
- Using Keras for advanced model development
Beginner to intermediate Python skills required.

