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 Link | About Website | Tag |
https://www.geeksforgeeks.org/what-is-aiartificial-intelligence/ | Easy explanation with tutorial and codes on AI concepts | Overall Information |
https://www.javatpoint.com/artificial-intelligence-tutorial | Easy explanation with tutorial and codes on AI concepts | Overall Information |
https://www.w3schools.com/ai/ | Easy explanation with tutorial and codes on AI concepts | Overall Information |
https://hackr.io/tutorials/learn-artificial-intelligence-ai | Forum of discussion on various topics of AI such as videos, books, and certification courses | Forum |
https://code.org/ai | Microsoft 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 Completions | Coding 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 Python | Basic 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-primer | An Introduction to Machine Learning Theory and Its Applications: A Visual Tutorial with Examples | Basic concepts with some coding |
https://neptune.ai/blog/best-reinforcement-learning-tutorials-examples-projects-and-courses | In 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-19c6afd60daa | Best machine learning algorithms for beginners with coding samples in Python. Launch the coding samples with Google Colab | Basic concepts with some coding |