rjrahul24 / ai-with-python-series

A Python Series of tutorials aimed at learning Artificial Intelligence concepts. This series of tutorials start 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.
MIT License
87 stars 59 forks source link
ai algorithms artificial-intelligence data-science machine-learning nlp python python-ai speech-recognition

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: