Data Science Articles

Sorted By: Most Recent
Vihar Kurama Vihar Kurama
Updated on October 23, 2024

PyTorch vs. TensorFlow: Key Differences to Know for Deep Learning

A comparison of two popular Python deep learning frameworks — PyTorch and TensorFlow.

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
Claire D. Costa Claire D. Costa
Updated on October 22, 2024

13 Best SQL Editor Tools in the Market

SQL editors allow database administrators and web developers to execute SQL queries and access and control data. Here are the best tools available.

Image: Shutterstock / Built In
Mór Kapronczay Mór Kapronczay
Updated on October 22, 2024

A Beginner’s Guide to Language Models

A language model is a probability distribution over words or word sequences. Learn more about different types of language models and what they can do.

Image: Shutterstock / Built In
Vihar Kurama Vihar Kurama
Updated on October 22, 2024

Feedforward Neural Networks: A Quick Primer for Deep Learning

Take a dive into the first type of artificial neural network ever invented — feedforward neural networks.

Image: Shutterstock / Built In
Gokul S. Kumar Gokul S. Kumar
Updated on October 22, 2024

Understanding and Building Neural Network (NN) Models

A neural network is a series of algorithms that identifies patterns and relationships in data, similar to the way the brain operates. Here's how they work.

Image: Shutterstock / Built In
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
Gordon Gottsegen Gordon Gottsegen
Updated on October 21, 2024

27 Machine Learning Examples and Applications to Know

Machine learning is at the helm of social media, self-driving cars and more daily applications.

Image: Shutterstock
Bryan Pfalzgraf Bryan Pfalzgraf
Updated on October 18, 2024

How to Use Selenium for Web Scraping

Selenium is a Python library that’s used for automating web browsers to accomplish tasks like web scraping. Here’s how to do it with an example and code.

Image: Shutterstock / Built In

Related Topics