Skip to content

guildai/amazing-results-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

AMAZING model

This is the source code for the AMAZING model. AMAZING is used to classify handwritten digits from an obscure, little known dataset known as MNIST. We expect that our work will inspire future generations to train similar classifiers. Time will tell!

Recreating our results

This project uses Guild AI, the best and most incredible experiment reproducibility tool in the history of the known universe.

It uses the power of the command line.

Install Guild AI first.

Step 1. Clone our repo

$ git clone git@github.com:guildai/amazing-results-project

Step 2. Change to the project directory

$ cd amazing-results-project

Step 3. Use Guild to reproduce the results

$ guild run

Once the models have trained, you can compare the results by running:

$ guild compare

About

Source for AMAZING model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages