sharmalab / tensorflow-gui

GUI for tensorflow
BSD 3-Clause "New" or "Revised" License
34 stars 20 forks source link

Add files via upload #8

Closed kunakl07 closed 4 years ago

kunakl07 commented 4 years ago

We could now load our already pretrained model to make inference and prediction. This is an example of Mnist dataset that I trained on my Colab and converted that model to .bin and model.json which contains the weights and architecture of our model. This is an example of how we could any model by converting into .json file and uploading its .bin file.

vikasgola commented 4 years ago

Don't sent pull requests from master branch.

Read and Follow

https://stackoverflow.com/questions/14680711/how-to-do-a-github-pull-request