Machine Learning Articles

Sorted By: Most Recent
Zijian Feng Zijian Feng
Updated on September 20, 2022

An Overview of ResNet Architecture and Its Variants

Residual Network (ResNet) architecture is a type of artificial neural network that allows the model to skip layers without affecting performance. Here’s what you need to know. 

Image: Shutter Stock / Built In
Mitchell Telatnik Mitchell Telatnik
Updated on September 07, 2022

Social Network Analysis: How to Get Started

Social network analysis is a great way to analyze relationships. Here’s how to build your own network graph.

Image: Shutterstock / Built In
Natassha Selvaraj Natassha Selvaraj
Updated on August 30, 2022

Real Face vs. AI-Generated Fake: The Science Behind GANs

How can we tell the difference between what’s real...and what’s not? Learn the science behind generative adversarial networks and find out.

Image: Shutterstock / Built In
Will Koehrsen Will Koehrsen
Updated on August 26, 2022

Data Scientists, Your Variable Names Are a Mess. Clean Up Your Code.

Learn how to improve your code quality with clearer variable names.

Vihar Kurama Vihar Kurama
Updated on August 26, 2022

An Introduction to Deep Learning and Tensorflow 2.0

A hands-on guide to getting started with TensorFlow 2.0.

Sparsh Gupta Sparsh Gupta
Updated on August 25, 2022

Why Is Logistic Regression a Classification Algorithm?

Log odds, the baseline of logistic regression, explained.

Sparsh Gupta Sparsh Gupta
Updated on August 25, 2022

Anscombe’s Quartet: What Is It and Why Do We Care?

Before analyzing your data and building your model, you must first plot the data set. Anscombe’s quartet shows us why.

Sara A. Metwalli Sara A. Metwalli
Updated on August 23, 2022

Python Databases 101: How to Choose a Database Library

Whether you’re looking for SQL or NoSQL, here’s everything you need to know about choosing a Python database library for your project.

Sadrach Pierre Sadrach Pierre
Updated on August 23, 2022

Why Keras Is the Leading Deep Learning API

Keras’ user-friendly design means that, even with very little experience, researchers can usefully put it to work across a variety of fields.

Sadrach Pierre Sadrach Pierre
Updated on August 23, 2022

How Do People Feel About the COVID Vaccine?

Sentiment analysis is an AI-based task for determining popular attitudes about various subjects. Let’s use it to gauge attitudes toward the various COVID vaccines.