105304039 / clearml_torch_mnist

Traning MNIST by CNN with Pytorch and deploying on ClearML

Home Page:https://medium.com/@a0922/introduction-to-clearml-executing-in-google-colab-5485768cf6e9

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clearml_torch_mnist

Traning MNIST by CNN with Pytorch and deploying on ClearML. Here I use an agent to execute the experiment remotely.

File name Description
main.py Demonstrates whole flow from agent initialization to model training
(This script is incomplete since there are some variables left blank)
requirements.txt Packages required
torch_script.py The script of traning MNIST by CNN with Pytorch

About

Traning MNIST by CNN with Pytorch and deploying on ClearML

https://medium.com/@a0922/introduction-to-clearml-executing-in-google-colab-5485768cf6e9


Languages

Language:Python 100.0%