examples
Example
Hectiq Lab is still a young product and we are actively working to present to you meaningful examples to showcase the features. While we do so, check our mnist classifier example in our community repo.
✍️ Mnist classifier
A script that trains a CNN network in pytorch on the MNIST dataset. You'll also find an example of app.py to create your own streamlit app on Hectiq Lab and test the model.
Mnist classifier