Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 679 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 679 Bytes

ai-with-python-series

<< In-Progress >>

A Python Series of tutorials aimed at learning Artificial Intelligence concepts. This series of tutorials starts from the basics of Python and builds on top of it. We will cover three full-fledged case studies to practice AI Implementation of Python with real data and solve real-world problems.

Note: The series of tutorials in every individual chapter of this course are supposed to be followed with subsequent Articles that will be linked to the every folder once the project is complete.

Chapter 1: Introduction to Python Programming

  1. We talk about python, data types, inheritence and basics. Link to Tutorial Article: