This repository contains the laboratory assignments for the Machine Learning course at Nankai University in 2023.
南开大学2023年机器学习课程实验
See Ex-01 for details.
Implement LeNet-5 using NumPy. No framework(such as PyTorch, TensorFlow and so on) is allowed.
See LeNet-5 for details.