# Deep Learning with Python

DevFeed: [Deep Learning with Python](<https://devfeed.tech/articles/deep-learning-with-python-40101.md>)

Original publisher: [Read original article](<https://korbonits.com/blog/2015-05-04-deep-learning-with-python/>)

Published: 2015-05-04T11:49:39Z

Content type: tutorial

Language: en

Sources: [Alex Korbonits](<https://devfeed.tech/sources/alex-korbonits.md>)

Topics: [Deep learning](<https://devfeed.tech/topics/deep-learning.md>), [Python](<https://devfeed.tech/topics/python.md>), [Deep neural networks](<https://devfeed.tech/topics/deep-neural-networks.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [deep-learning](<https://devfeed.tech/tags/deep-learning.md>), [introduction](<https://devfeed.tech/tags/introduction.md>), [practical](<https://devfeed.tech/tags/practical.md>), [python](<https://devfeed.tech/tags/python.md>), [theory](<https://devfeed.tech/tags/theory.md>)

## AI overview

A practical introduction to deep learning with Python. The article explains what deep learning is, confirms that Python can be used as glue between components written in other languages, and outlines ways to get started while noting their advantages and pitfalls.

## Source excerpt

A practical introduction to deep learning with Python -- from zero to insights in minutes, no theory required.