Machine Learning Articles

Sorted By: Most Recent
Jye Sawtell-Rickson Jye Sawtell-Rickson
Updated on January 17, 2023

What Is PyTorch?

PyTorch is an open-source machine learning framework used for training deep neural networks.

Image: Shutterstock / Built In
Michael Jarus Michael Jarus
Updated on January 10, 2023

What Should We Expect From AI?

AI can solve problems we can think of, but it can’t think of problems we should solve.

Image: Shutterstock / Built In
Artem Oppermann Artem Oppermann
Updated on December 28, 2022

5 Deep Learning and Neural Network Activation Functions to Know

Activation functions help a neural network model complex relationships in the data but how (and when) do we use them, exactly?

Image: Shutterstock / Built In
Javaid Nabi Javaid Nabi
Updated on December 21, 2022

Multiclass Classification With an Imbalanced Data Set

Multiclass classification is a task that involves classifying data that contains more than two classes. Here’s what you need to know.

Image: Shutterstock / Built In
Vegard Flovik Vegard Flovik
Updated on December 20, 2022

An Introduction to Graph Theory

Graph Theory is the study of relationships using vertices connected by edges. It is a helpful tool to quantify and simplify complex systems.

Image: Shutterstock / Built In
Andika Pratama Andika Pratama
Updated on December 15, 2022

How to Create a Search Engine With Python and Laravel

Learn how to develop your own search engine using Python, Scrapy and Laravel framework.

Image: Shutterstock / Built In
Dhanam Parekh Dhanam Parekh
Updated on December 14, 2022

Sorting Algorithms: Slowest to Fastest

Reviews of all sorting algorithms and their performance analysis ranked from slowest to fastest.

Image: Shutterstock / Built In
Peter Grant Peter Grant
Updated on December 05, 2022

Model Validation and Testing: A Step-by-Step Guide

Here’s how to choose the right model for your data through development, validation and testing.

Soner Yıldırım Soner Yıldırım
Updated on November 23, 2022

Dot Product and Matrix Multiplication Explained

The dot product of a matrix is a basic linear algebra calculation used in machine learning to make computations more efficiently as data increases. Here’s how to calculate it.

Image: Shutterstock / Built In
Sidath Asiri Sidath Asiri
Updated on November 16, 2022

An Introduction to Classification in Machine Learning

Classification is a supervised machine learning process that predicts the class of input data based on the algorithms training data. Here’s what you need to know.

Image: Shutterstock / Built In