INSIDE ALGORITHMS
Learn about machine learning fundamentals data handling algorithms validation projects
LATEST POSTS
Machine learning for everyone: how AI learns like humans
I began to hear about artificial intelligence with the boom of ChatGPT and other programs to generate images, text and audio. At that time I already had experience in programming,…
How to build a machine learning model in 6 steps
This article explains the steps to build a machine learning model, including explanations, examples, and Python code that everyone can try to execute and modify as they like. In this…
Random forest: structure, training and Python code
What is a random forest? A random forest is an ensemble machine-learning model that combines the output of numerous decision trees to make predictions. Random forest training 1. Bootstrapping Bootstrapping…
Decision tree: structure, training and Python code
What a decision tree is A decision tree is a non-parametric supervised machine learning model that predicts outputs by extracting various conditions from the data that an input may or…
What is an algorithm? Definition, structure and examples
An algorithm is a detailed step-by-step set of instructions aimed at solving a problem. Algorithms are the beating heart of modern computing. Every time you perform a search on the…
WHAT IS MACHINE LEARNING ?
Machine learning (ML) is a subfield of artificial intelligence that studies the development of algorithms that can learn patterns from data and make predictions based on them. These "human-like intelligent" systems are called models.
Machine learning it's a broad field that also includes processing input data, evaluating model accuracy and managing AI influence on society, ensuring these products aren't affected by gender, ethnic, and cultural biases.
In today's world, machine learning solutions are becoming increasingly important. They are applied in various sectors like natural language processing, computer vision, speech recognition, email filtering, agriculture, and medicine.
ABOUT THIS BLOG
Inside Algorithms is a constantly updated blog with articles regarding machine learning, which studies the development of artificial intelligence algorithms.
Thanks to Inside Algorithms you will learn how artificial intelligence like ChatGPT works in the core and how to apply your knowledge to real-world scenarios. Cool isn’t it?
ABOUT THIS BLOG
Inside Algorithms is a constantly updated blog with articles regarding machine learning, which studies the development of artificial intelligence algorithms.
Thanks to Inside Algorithms you will learn how artificial intelligence like ChatGPT works in the core and how to apply your knowledge to real-world scenarios. Cool isn’t it?
POST TOPICS
WHY FOLLOW THIS BLOG
Clear and deep explanations
Making machine learning simple and interesting is my mission. I use pictures and videos to facilitate learning, and I also include logical reasoning behind complex mathematical formulas in my explanations.
Real-life projects and examples
Through examples and projects taken from real situations, with real datasets and true queries, you will be able to better learn this discipline and develop a practical view of theoretical concepts
Create your own artificial intelligence
With step-by-step tutorials you will be able to program your artificial intelligence, choosing input data of topics you are interested in and algorithms you think are most efficient
Machine intelligence is the last invention that humanity will ever need to make.
– Nick Bostrom, philosofer and AI expert