Python Programming Language

The popular language used in Artificial Intelligence or Machine Learning.

Robert Shaneyfelt
ILLUMINATION

--

Geralt pixel bay.com

To write properly about artificial intelligence, you either must be heavy on its theory or its implementation. What else is there?

To discuss the theory of artificial intelligence or machine learning, you end up using high-level math concepts such as matrices used in linear algebra and derivatives from calculus.

To discuss its implementation, you can’t avoid discussing its programming language. I will start by discussing the python programming language with an example of a neural network-based algorithm showing an implementation. Fortunately, the difficult parts of implementing neural networks in python are provided in its rich libraries.

The popular programming language, Python, is used for Artificial Intelligence or machine learning. It is used for automation, website, and application development, such as Instagram and Dropbox.

It is available at python.org. Likewise, it has versions for Linux, and Windows as well as macOS.

A good code editor for python is Pycharm, available from JetBrains. The community version of the code editor is open source and free, whereas the professional version of the code editor has a charge.

--

--

Robert Shaneyfelt
ILLUMINATION

I received my Bachelor of Electrical Engineering from Trine University. “To write about life first, you must live it.” - Ernest Hemingway