Skip to content

grensen/goodgameExportDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

goodgame production demo

How to run

  1. Load the directory goodgameProDemo\ and copy it to your C:\ drive.

  2. Load the MNIST training and test data and extract them to C:\goodgameProDemo\ folder (http://yann.lecun.com/exdb/mnist/).

  3. Open a Visual Studio console app copy the code and run it.

Trained with gg|one

Neural network based on the "perceptron concept" and trained with goodgame|one

Hidden activation = ReLU

Output activation = maxout (instead of softmax for demo)

Optimizer = Rosenblatt was used

Minimal demo to load a level 0 trained neural network. This means a minimum of information is needed to load a neural network.

Level 0 = neural network + trained weights

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages