Tagged articles
6 articles
Page 1 of 1
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.

Deep LearningLayersNeural Networks
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.

LayersNetworkingOSI model
0 likes · 17 min read
Understanding the OSI Model: A Layer‑by‑Layer Guide
Alibaba Cloud Native
Alibaba Cloud Native
Oct 15, 2022 · Cloud Native

Mastering Alibaba Cloud Function Compute Layers: Custom & Public Layer Best Practices

This guide explains how to use Alibaba Cloud Function Compute layers—including custom and official public layers—to overcome large dependency packages, reduce deployment size, share code across functions, handle OS/architecture constraints, and provides step‑by‑step examples for Node.js Puppeteer and .NET 6 custom runtimes.

Alibaba CloudCustom RuntimeFunction Compute
0 likes · 19 min read
Mastering Alibaba Cloud Function Compute Layers: Custom & Public Layer Best Practices
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.

FrameworkLayersMobile Development
0 likes · 6 min read
Overview of Android System Architecture
AI Cyberspace
AI Cyberspace
Apr 20, 2018 · Fundamentals

Understanding the OSI and TCP/IP Models: A Complete Guide to Network Layers

This article explains how the Internet is built and operates by detailing the layered architecture of computer networks, comparing the OSI and TCP/IP models, and describing the functions, protocols, and key concepts of each layer from the physical medium up to the application layer.

LayersNetworkingOSI model
0 likes · 23 min read
Understanding the OSI and TCP/IP Models: A Complete Guide to Network Layers