Tag

layers

0 views collected around this technical thread.

Cognitive Technology Team
Cognitive Technology Team
Apr 8, 2025 · Artificial Intelligence

Understanding Neural Networks: Structure, Layers, and Activation

This article explains how a simple neural network can recognize handwritten digits by preprocessing images, organizing neurons into input, hidden, and output layers, using weighted sums, biases, sigmoid compression, and matrix multiplication to illustrate the fundamentals of deep learning.

activation functionsdeep learninglayers
0 likes · 16 min read
Understanding Neural Networks: Structure, Layers, and Activation
Raymond Ops
Raymond Ops
Feb 25, 2025 · Fundamentals

Understanding the OSI Model: A Layer‑by‑Layer Guide

This article provides a comprehensive overview of the OSI model, explaining the purpose of each of its seven layers, their responsibilities, typical devices and protocols involved, and how data moves from the physical medium up to the application level.

OSI modelRoutingTCP
0 likes · 17 min read
Understanding the OSI Model: A Layer‑by‑Layer Guide
Architecture Digest
Architecture Digest
Apr 26, 2018 · Mobile Development

Overview of Android System Architecture

This article provides a comprehensive overview of Android’s layered architecture—including the application layer, framework layer, system libraries and runtime, and the Linux kernel—explaining each layer’s components, functions, and relevance for developers and testers.

AndroidSystem Architectureframework
0 likes · 6 min read
Overview of Android System Architecture