Homework1 of Deep Learning course IST:
1º - Open VSC in the directory,
2º - Download the dataset through the command line (python download_kuzushiji_mnist.py),
3º - Run the code (python hw1-q1.py perceptron),
4º - You can specify the number of epochs, hidden size, layers and learning rate.