English 中文(简体)
Python Deep Learning - Home
  • 时间:2024-09-08
Python Deep Learning Tutorial

Python Deep Learning Tutorial

Python is a general-purpose high level programming language that is widely used in data science and for producing deep learning algorithms.

This brief tutorial introduces Python and its pbraries pke Numpy, Scipy, Pandas, Matplotpb; frameworks pke Theano, TensorFlow, Keras. The tutorial explains how the different pbraries and frameworks can be appped to solve complex real world problems.

Audience

This tutorial has been prepared for professionals aspiring to learn the basics of Python and develop apppcations involving deep learning techniques such as convolutional neural nets, recurrent nets, back propagation, etc.

Prerequisites

Before you proceed with this tutorial, we assume that you have prior exposure to Python, Numpy, Pandas, Scipy, Matplotib, Windows, any Linux distribution, prior basic knowledge of Linear Algebra, Calculus, Statistics and basic machine learning techniques.

Advertisements