AI using Python

AI using Python

Artificial intelligence is the intelligence demonstrated by machines, in contrast to the intelligence displayed by humans.
This tutorial covers the basic concepts of various fields of artificial intelligence like Artificial Neural Networks, Natural Language Processing, Machine Learning, Deep Learning, Genetic algorithms etc., and its implementation in Python.

Who can use this tutorial?

This tutorial will be useful for graduates, post graduates, and research students who either have an interest in this subject or have this subject as a part of their curriculum. The reader can be a beginner or an advanced learner.

What do I need to know before using this tutorial?

We assume that the reader has basic knowledge about Artificial Intelligence and Python programming. He/she should be aware about basic terminologies used in AI along with some useful python packages like nltk, OpenCV, pandas, OpenAI Gym, etc.

(Next Lesson) AI with Python – Prime Concept