Software Engineering KB

Home

❯

09 Machine Learning and AI

❯

01 Deep Learning

❯

00 Category

❯

Neural Network Fundamentals

Neural Network Fundamentals

Feb 10, 20261 min read

  • deep-learning
  • neural-networks
  • fundamentals

Neural Network Fundamentals

Back: Deep Learning

The building blocks of all neural networks: neurons, activation functions, backpropagation, loss functions, optimizers, and normalization techniques. Understanding these is prerequisite to working with any deep learning architecture.

Concepts

  • Perceptron
  • Activation Functions
  • Backpropagation
  • Loss Functions
  • Optimizers
  • Batch Normalization
  • Layer Normalization
  • Dropout
  • Residual Connections

deep-learning neural-networks fundamentals


Graph View

  • Neural Network Fundamentals
  • Concepts

Backlinks

  • Software Engineering - Map of Content
  • Linear Models
  • Activation Functions
  • Backpropagation
  • Batch Normalization
  • Dropout
  • Layer Normalization
  • Loss Functions
  • Optimizers
  • Perceptron
  • Residual Connections
  • Deep Learning

Created with Quartz v4.5.2 © 2026

  • GitHub