poloclub / cnn-explainer

Learning Convolutional Neural Networks with Interactive Visualization.
https://poloclub.github.io/cnn-explainer/
MIT License
8.1k stars 1.22k forks source link

If I want to show my model, where should I change it #17

Closed xyLpf closed 4 years ago

xiaohk commented 4 years ago

You can check out issues #2, #8, #15.

Some functions you want to look into first are listed here.

If you only want to train Tiny-VGG on a new dataset, you can also check out issue #14.

I will close the issues for now. Feel free to reach out if you need further help :)