Skip to Main Content

Artificial Intelligence (AI) 2025 Guide: Deep Learning

AI resources in the library and links to U.S. government and international AI documents and organizations..

Introduction

A neural network is a learning model that makes decisions similar to how the human brain does. It uses nodes to mimic the way biological neurons work together to identify patterns and solve problems. Deep learning refers to a system that uses multiple neural network layers. Here is a basic explanation of how neural networks function:

1. Data is inputted into the system. Graphic of a neural network

2. A large mathematical equation, or algorithm, organizes the data along a series of nodes and pathways.

3. Next, a human enters a question or a prompt.

4. Finally, the system uses the algorithm to pull bits of data from the neural networks, reorganizes them, and generates an output.

When text is involved, these systems are known as large language models (LLM). An LLM is a deep learning algorithm that can recognize, summarize, translate, predict, and generate text and other forms of content based on knowledge gained from massive datasets. The system determines the relationships among the data rather than having human involvement.

Books

LinkedIn Learning

LinkedIn Learning offers many videos and courses about neural networks. Consider the following courses:

  • Deep Learning: Getting Started
  • Artificial Intelligence Foundations: Neural Networks
  • Training Neural Networks in Python
  • What Is a Neural Network
  • How Do Neural Networks Learn?
  • Build a Neural Network

Udemy

Udemy provides patrons with opportunities to take many courses about neural networks. Here are just a few of the options:

  • Deep Learning A to Z
  • Machine Learning: Build Neural Networks in 77 Lines of Code
  • The Complete Neural Network Bootcamp
  • A Deep Understanding of Deep Learning
  • Neural Networks in Python from Scratch