Skip to content

Hands-on, practical knowledge of how to use neural networks and deep learning with Keras 2.0

Notifications You must be signed in to change notification settings

juxiao/Deep-Learning-in-Python

This branch is 17 commits behind neelabhpant/Deep-Learning-in-Python:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

69efe13 · Sep 7, 2017

History

35 Commits
May 3, 2017
May 8, 2017
May 3, 2017
May 3, 2017
Jun 14, 2017
May 3, 2017
May 3, 2017
May 3, 2017
May 7, 2017
May 10, 2017
May 9, 2017
Sep 7, 2017
May 7, 2017
May 7, 2017
May 6, 2017
May 10, 2017
May 10, 2017
May 10, 2017
May 7, 2017
May 7, 2017

Repository files navigation

Deep-Learning-in-Python

Hands-on, practical knowledge of how to use neural networks and deep learning with Keras 2.0

Artificial neural networks (ANN) are a biologically-inspired set of models that facilitate computers learning from observed data. Deep learning is a set of algorithms that use especially powerful neural networks. It is one of the hottest fields in data science, and most state-of-the-art results in robotics, image recognition and artificial intelligence (including the famous AlphaGo) use deep learning. This repository contain hands-on, practical knowledge of how to use neural networks and deep learning with Keras 2.0, the latest version of a cutting edge library for deep learning in Python.

About

Hands-on, practical knowledge of how to use neural networks and deep learning with Keras 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 65.3%
  • Python 34.7%