Skip to content

neuro-ml/dpipe_mnist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A repository containing an example project for MNIST classification using DeepPipe.

Folder simple_mnist contains example of resource manager usage based on modified pytorch MNIST example (https://github.com/pytorch/examples/blob/master/mnist/main.py).

You will need to install resource manager via

pip install resource_manager

To run the model execute command from simple_mnist folder:

python run.py do_experiment --config_path mnist_simple.config

About

A short deep_pipe example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages