sweepai / evals

Apache License 2.0
0 stars 0 forks source link

Add CNN class for MNIST handling and import it to main.py #118

Closed sweep-nightly[bot] closed 11 months ago

sweep-nightly[bot] commented 11 months ago

Description

This PR adds a new CNN class in a new file named cnn.py to handle the MNIST dataset. The CNN class is implemented using PyTorch and includes the model definition and training code. The trained model is then imported into main.py for further use.

Summary of Changes

Please review and merge this PR to incorporate the changes.

Fixes #9.


🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can:

sweep-nightly[bot] commented 11 months ago

Rollback Files For Sweep

sweep-nightly[bot] commented 11 months ago

Apply Sweep Rules to your PR?