Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

[ANN]:

Training and testing data set downloaded from https://github.com/sausheong/gonn/blob/master/mnist_dataset/mnist.zip

Ensure that data/ dir is a subdir of Go-Projects/ann/

To run the ANN:

  go build

  ./ann -mnist train # for running the ann on training data set

  ./ann -mnist predict # for running the ann on testing data set

[SERVER]:

To run the server:

  go build

  run the executable(main) in the directory (Contest directory) in which you want to create your problem directory

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages