Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 189 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 189 Bytes

DL-Mnist

Notebook with Deep Learning analysis of the MNIST dataset

The models used are based on various CNN architectures. Used libraries: PyTorch, Cython, NumPy, Matplotlib and others.