Machine Learning Articles

Sorted By: Most Recent
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
Vatsal Patel Vatsal Patel
Updated on October 22, 2024

Markov Chain Explained

A Markov chain is a stochastic model that outlines the probability of a sequence of events occurring based on the previous event. Here’s what you need to know.

Image: Shutterstock / Built In
Artem Oppermann Artem Oppermann
Updated on October 22, 2024

How Loss Functions Work in Neural Networks and Deep Learning

Loss functions in deep learning are used to measure how well a neural network model performs. Learn how to use the right loss function for your project.

Image: Shutterstock
Judah Taub Judah Taub
Updated on October 22, 2024

How to Overcome Algorithmic Confirmation Bias

It’s all about asking the right questions.

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

AutoML: What Is Automated Machine Learning?

Automated machine learning (AutoML) refers to automating the tasks of building machine learning models. Here’s a closer look at why the technology matters, its pros and cons, how it’s being used and what it means for the future of data scientists.

Image: Shutterstock / Built In