Machine Learning Articles

Sorted By: Most Recent
Ellen Glover Ellen Glover
Updated on November 01, 2024

What Is an AI Model?

An AI model is a program trained on data to eventually make its own decisions and predictions using new data — without human intervention. Here’s how AI models work, how they differ from machine learning and deep learning models and their common types.

Image: Shutterstock
Ellen Glover Ellen Glover
Updated on October 31, 2024

AI Basics: Artificial Intelligence 101

Artificial intelligence enables machines to learn, solve problems and create like humans. It’s a complex field, with many technologies working in tandem. In this article, we’ll unpack the fundamentals of AI and explore how it is shaping our future.

Image: Shutterstock
Noah Topper Noah Topper
Updated on October 30, 2024

Bag-of-Words Model in NLP Explained

The bag of words model is a simple way to convert text into numerical data for natural language processing in machine learning. Our expert explains how it works.

Image: Shutterstock / Built In
Terrence J. Sejnowski Terrence J. Sejnowski
Updated on October 28, 2024

Could AI Achieve Superintelligence?

While some experts are pessimistic about AI innovations, some look forward to its altruistic use. Here’s what our expert has to say.

Image: Shutterstock / Built In
James Evans James Evans
Updated on October 25, 2024

What Is Retrieval Augmented Generation (RAG)?

Use RAG to customize large language model outputs.

Image: Shutterstock / Built In
Ellen Glover Ellen Glover
Updated on October 25, 2024

What Is a Large Language Model (LLM)?

Large language models are the backbone of generative AI, driving advancements in areas like content creation, language translation and conversational AI.

Image: Shutterstock
Kay Jan Wong Kay Jan Wong
Updated on October 24, 2024

Python Tree Implementation: A Guide

Trees are non-linear data structures that store data hierarchically and are made up of nodes connected by edges. Here’s how to implement it in Python using bigtree.

Image: Shutterstock / Built In
Parag Radke Parag Radke
Updated on October 24, 2024

Monte Carlo Tree Search: A Guide

Monte Carlo tree search (MCTS) is a heuristic search algorithm for decision processes. Here’s what you need to know.

Image: Shutterstock / Built In
Anas Al-Masri Anas Al-Masri
Updated on October 23, 2024

How Does Backpropagation in a Neural Network Work?

Backpropagation is the neural network training process of feeding error rates back through a neural network to make it more accurate. Here’s what you need to know.

Image: Shutterstock / Built In