Introduction to Neural Networks Syllabus
This course is a (really) brief introduction to neural networks.
Course Structure
- 1 lecture (3 hours)
- 1 session of exercises (3 hours)
Lecture
Exercises
Required Tools (Open-source and Free)
- A recent version of Python and the following packages:
- numpy
- pandas
- scikit-learn
- matplotlib
- setuptools