Skip to content

jintgeorge/NeuralNets_PrimeNumbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

NeuralNetworksFun

Fun with Neural Networks (NNs) using TensorFlow Backend. Amazing Universal Approximators.

Checking whether Prime or Not with Neural Networks (Inspired from fizzbuzz code by Joel Grus (http://joelgrus.com/2016/05/23/fizz-buzz-in-tensorflow/))

Accuracy on Test Data: 75% accuracy on Test Data with 100 Hidden Units and 81% with 1000 Hidden Units.

Feel free to check it out.

About

Fun with Neural Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages