Quiz and summary
Contents
Quiz and summary¶
Quiz 0¶
Complete Quiz 0 to check your understanding of this topic. You are advised to score at least 50% to proceed to the next topic.
Summary¶
In this topic, you learnt:
Basic linear algebra and matrix operations.
Basic Python syntax.
Using
numpy
andpandas
packages to perform basic matrix operations and data analysis.Using
matplotlib
package to plot graphics.
Now you have all the core skills you need to move on to primary course!
References and further reading¶
This material is based on the following resources:
Goodfellow, I., Bengio, Y., & Courville, A. (2016). Deep Learning. MIT press.
ISL_python: An Introduction to Statistical Learning with Applications in PYTHON