Elena' s AI Blog

Neural Network Architecture Series

Elena Daehnhardt

Midjourney AI-generated art
Image credit: Illustration created with Midjourney, prompt by the author.
Image prompt

“An illustration representing cloud computing”

Neural Network Architecture Series

This series explores how neural network architecture evolved from residual connections to modern experiments with dense links, transformers, and automated design. Each post builds on the previous one while still standing on its own.

Series Progress

1 of 1 posts published


All Posts in This Series

Part 0: Artificial Neural Networks

Artificial neural networks (ANNs) are the cornerstone of Deep Learning algorithms. The name and the architecture are adopted from the human brain's neural network. ANNs are designed to simulate human reasoning based on how neurons communicate. ANNs contain a set of artificial neurons connected.

Artificial Neural Networks

Getting Started

New to this series? Start with Part 0: Artificial Neural Networks.

All Posts