This is an Expo project created with create-expo-app. This command will move the starter code to the app-example directory and create a blank app directory where you can start developing.
This repository implements the classic LeNet-5 architecture using PyTorch for digit classification on the MNIST dataset. Additionally, it leverages NVIDIA DLProf for performance profiling and ...