Skip to content

Why is the model structure of guide example different from mnist example? #2121

Answered by laggui
mhfan asked this question in Q&A
Discussion options

You must be logged in to vote

The mnist example was used to train a model for the web example here: https://github.com/tracel-ai/burn/tree/main/examples/mnist-inference-web

The guide is a simple example to get you started with Burn 🙂

And the last one differs slightly as it is taken from the PyTorch example to export the model to ONNX: https://github.com/tracel-ai/burn/blob/main/examples/onnx-inference/pytorch/mnist.py

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by antimora
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants