Deep Learning: Neural Networks in Python using Case Studies

Learn how a neural network is built from basic building blocks using Python

Artificial intelligence is growing exponentially. There is no doubt about that. Self-driving cars are clocking up millions of miles, IBM Watson is diagnosing patients better than armies of doctors and Google Deepmind’s AlphaGo beat the World champion at Go – a game where intuition plays a key role. But the further AI advances, the more complex become the problems it needs to solve. And only Deep Learning can solve such complex problems and that’s why it’s at the heart of Artificial intelligence. Deep learning is increasingly dominating technology and has major implications for society. From self-driving cars to medical diagnoses, from face recognition to deep fakes, and from language translation to music generation, deep learning is spreading like wildfire throughout all areas of modern technology. But deep learning is not only about super-fancy, cutting-edge, highly sophisticated applications. Deep learning is increasingly becoming a standard tool in machine-learning, data science, and statistics. Deep learning is used by small startups for data mining and dimension reduction, by governments for detecting tax evasion, and by scientists for detecting patterns in their research data. Deep learning is now used in most areas of technology, business, and entertainment. And it’s becoming more important every year.

What you’ll learn

  • Learn how a neural network is built from basic building blocks (the neuron).
  • Learn how Deep Learning works.
  • Code a neural network from scratch in Python and numpy.
  • Describe different types of neural networks and the different types of problems they are used for.

Course Content

  • Deep Learning: Convolutional Neural Network CNN using Python –> 9 lectures • 1hr 4min.
  • Deep Learning: Artificial Neural Network ANN using Python –> 18 lectures • 2hr 19min.
  • Deep Learning: RNN, LSTM, Stock Price Prognostics using Python –> 17 lectures • 1hr 50min.
  • Deep Learning: Project using Convolutional Neural Network CNN in Python –> 7 lectures • 1hr 3min.

Deep Learning: Neural Networks in Python using Case Studies

Requirements

Artificial intelligence is growing exponentially. There is no doubt about that. Self-driving cars are clocking up millions of miles, IBM Watson is diagnosing patients better than armies of doctors and Google Deepmind’s AlphaGo beat the World champion at Go – a game where intuition plays a key role. But the further AI advances, the more complex become the problems it needs to solve. And only Deep Learning can solve such complex problems and that’s why it’s at the heart of Artificial intelligence. Deep learning is increasingly dominating technology and has major implications for society. From self-driving cars to medical diagnoses, from face recognition to deep fakes, and from language translation to music generation, deep learning is spreading like wildfire throughout all areas of modern technology. But deep learning is not only about super-fancy, cutting-edge, highly sophisticated applications. Deep learning is increasingly becoming a standard tool in machine-learning, data science, and statistics. Deep learning is used by small startups for data mining and dimension reduction, by governments for detecting tax evasion, and by scientists for detecting patterns in their research data. Deep learning is now used in most areas of technology, business, and entertainment. And it’s becoming more important every year.

  • Learn how Deep Learning works (not just some diagrams and magical black box code)
  • Learn how a neural network is built from basic building blocks (the neuron)
  • Code a neural network from scratch in Python and numpy
  • Code a neural network using Google’s TensorFlow
  • Describe different types of neural networks and the different types of problems they are used for
  • Derive the backpropagation rule from first principles
Get Tutorial