Skip to content

ad34/FizzBuzz-keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

fizz-buzz-keras

Fizz Buzz implementation with Keras.io

A few weeks ago I read the funny blog post of Joel Grus http://joelgrus.com/2016/05/23/fizz-buzz-in-tensorflow/ about an interview and the fizz buzz test

As I use keras for my machine learning projects , I made an implementation based on keras.io deep learning library

I get 92% accuracy : not that bad ;)

I finally managed to get 100% accuracy using the SReLU activation layer from Keras

About

FizzBuzz implementation in Keras

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages