Visualizer for deep learning and machine learning models for your debugging, papers and presentations!

A bit of background what is this tool for and why we need it?

hayder78, init_27 and I are working together in the part 1, v3 course project in our virtual study group.

https://hackernoon.com/anothernothotdog-280ee5b86fb3

Share your work here ✅ - #316 by init_27 (accessible only to part1-v3 participants)

Instead of doing the Lesson2 homework-which was trying web deployment of a model, we- a few members of the Fast.ai Asia Virtual study group are trying building a mobile app (everything to run on the phone) : “Another Not Hotdog” app, but using PyTorch.

Our goal of starting this project:

Make it easier to ship and test your neural network model in PyTorch on mobile devices.

Please see my GitHub repo for more details:

What is happening in this project that such tool is valuable? We need tool to visualize and debug our ONNX graph and see the network architecture:

7 Likes