ojemebo / Reimplementation-practice

0 stars 0 forks source link

Implement a simple Convolutional Neural Network (CNN) in PyTorch #1

Open Micky774 opened 2 years ago

Micky774 commented 2 years ago

Feel free to use any online tutorial/repository as a backbone. Ultimately, I want you to be able to explain line-by-line what the code is accomplishing. Choose a CNN on a simple dataset, e.g. MNIST or CIFER10.

Micky774 commented 2 years ago

@ojemebo Try to communicate your status on these tickets as well. So, for example, comment when you start, when you run into problems, and when you complete it (or achieve a minimum viable product).