Skip to content

A version of the Dogs vs. Cats Kaggle challenge tutorial example using Keras

License

Notifications You must be signed in to change notification settings

bradleypallen/keras-dogs-vs-cats

Repository files navigation

keras-dogs-vs-cats

A Jupyter notebook that implements a version of the Dogs vs. Cats Kaggle challenge tutorial example using Keras.

Implementation notes

The original Keras tutorial's final layer was Dense with sigmoid activation; this implementation uses softmax instead.

License

MIT. See the LICENSE file for the copyright notice.

About

A version of the Dogs vs. Cats Kaggle challenge tutorial example using Keras

Resources

License

Stars

Watchers

Forks

Releases

No releases published