This page guides you through various curated web links on AI comprising forums, video tutorials, books sites, basic concepts, coding, to name a few. For your convenience, each web link is aided with brief description about the website and is also tagged as “Forum”, “Basic Concepts”, “Coding” and so on.

Web LinkAbout WebsiteTag
https://www.geeksforgeeks.org/what-is-aiartificial-intelligence/Easy explanation with tutorial and codes on AI conceptsOverall Information
https://www.javatpoint.com/artificial-intelligence-tutorialEasy explanation with tutorial and codes on AI conceptsOverall Information
https://www.w3schools.com/ai/Easy explanation with tutorial and codes on AI conceptsOverall Information
https://hackr.io/tutorials/learn-artificial-intelligence-aiForum of discussion on various topics of AI such as videos, books, and certification coursesForum
https://code.org/aiMicrosoft powered webpage dedicated to learning AI through video courses along with coding techniques.Overall Information
https://www.tabnine.com/AI Assistant For Software Developers. Code Faster With Whole-Line & Full-Function Code CompletionsCoding only
https://realpython.com/python-ai-neural-network/In this tutorial, you’ll learn: What artificial intelligence is, How both machine learning and deep learning play a role in AI, How a neural network functions internally, How to build a neural network from scratch using PythonBasic concepts with some coding
https://machinelearningmastery.com/machine-learning-in-python-step-by-step/In this step-by-step tutorial you will:
Download and install Python SciPy and get the most useful package for machine learning in Python, Load a dataset and understand it’s structure using statistical summaries and data visualization, Create 6 machine learning models, pick the best and build confidence that the accuracy is reliable.
Basic concepts with some coding
https://www.toptal.com/machine-learning/machine-learning-theory-an-introductory-primerAn Introduction to Machine Learning Theory and Its Applications: A Visual Tutorial with ExamplesBasic concepts with some coding
https://neptune.ai/blog/best-reinforcement-learning-tutorials-examples-projects-and-coursesIn this list, you’ll find: reinforcement learning tutorials, examples of where to apply reinforcement learning, interesting reinforcement learning projects, courses to master reinforcement learning.
All this content will help you go from RL newbie to RL pro.
Basic concepts with some coding
https://pub.towardsai.net/machine-learning-algorithms-for-beginners-with-python-code-examples-ml-19c6afd60daaBest machine learning algorithms for beginners with coding samples in Python. Launch the coding samples with Google ColabBasic concepts with some coding