Expert Contributors Articles

Sorted By: Most Recent
Rahul Agarwal Rahul Agarwal
Updated on September 13, 2023

Complete Guide to the Adam Optimization Algorithm

Because of its its fast convergence and robustness across problems, the Adam optimization algorithm is the default algorithm used for deep learning. Our expert explains how it works.

Image: Shutterstock / Built In
Jonathan Moore Jonathan Moore
Updated on September 12, 2023

MySQL: Create New User and Grant Permissions

Creating a new user involves defining the user's credentials and privileges. Follow these steps to create a new user in MySQL.

Image: Shutterstock / Built In
Mustafa Suleyman Mustafa Suleyman
Updated on September 07, 2023

Can We Control Technology?

Understanding technology means understanding the unintended consequences of technological breakthroughs.

Image: Shutterstock / Built In
Juan D. Ramirez Juan D. Ramirez
Updated on September 05, 2023

When AI Makes a Mistake, Who’s Responsible?

Dissecting accountability is not easy, considering all the hands it takes to create AI.

Image: Shutterstock / Built In
Reed McGinley-Stempel Reed McGinley-Stempel
Updated on September 05, 2023

AI Just Might Kill Your Company

But it doesn’t have to be today, next week or even next year. Think about your strategy and avoid knee-jerk reactions.

Image: Shutterstock / Built In
Olivia Grace Olivia Grace
Updated on September 05, 2023

Why Software Developers Should Be Playing More Video Games

Building innovative software has more in common with video games than you might think.

Image: Shutterstock / Built In
Niklas Donges Niklas Donges
Updated on September 05, 2023

Introduction to Natural Language Processing (NLP)

The ultimate goal of natural language processing is to help computers understand language as well as we do.

Image: Shutterstock / Built In
Henrique Centieiro Henrique Centieiro
Updated on September 05, 2023

The Ultimate Guide to MidJourney V5

MidJourney V5 is an AI text to image generating tool. Discover everything you need to know to use it.

Image: Shutterstock / Built In
Ali Raza Ali Raza
Updated on September 05, 2023

npm ci vs. npm i: Install Node Modules Faster

npm ci performs a clean install of all existing dependencies, whereas npm install attempts to update current dependencies when possible.

Image: Shutterstock / Built In
Aditya Joshi Aditya Joshi
Updated on September 05, 2023

Kubernetes 101: StatefulSet vs Deployment

Two commonly used resources in Kubernetes are Statefulsets and Deployments. Explore the differences between the two and learn which to use for your application.

Image: Shutterstock / Built In