Tagged articles
6 articles
Page 1 of 1
DevOps
DevOps
Aug 18, 2021 · Operations

Applying the Business Model Canvas to Agile Project Management: The Project Management Canvas

This article explains how the Business Model Canvas can be adapted into a Project Management Canvas for agile inception, detailing its nine modules, when to create it, how to interpret each module, and step‑by‑step guidance for building and continuously updating the canvas throughout a project's lifecycle.

Business Model CanvasInceptionProject Management
0 likes · 14 min read
Applying the Business Model Canvas to Agile Project Management: The Project Management Canvas
Hulu Beijing
Hulu Beijing
Mar 7, 2019 · Artificial Intelligence

From AlexNet to ResNeXt: Key Milestones in CNN Evolution

This article traces the evolution of convolutional neural networks from the pioneering AlexNet through VGG, Inception, ResNet, Inception‑v4, Inception‑ResNet and ResNeXt, highlighting architectural innovations, performance gains, and the underlying biological inspirations that shaped modern deep learning models.

AlexNetCNNComputer Vision
0 likes · 13 min read
From AlexNet to ResNeXt: Key Milestones in CNN Evolution
Efficient Ops
Efficient Ops
Sep 6, 2018 · Databases

Automating MySQL SQL Audits with Inception and Overmind

This article describes how a DBA team introduced the open‑source Inception tool and built a custom web UI called Overmind to automate MySQL SQL auditing, streamline dev/QA workflows, and safely manage production deployments with email‑based DBA approvals.

DBA toolsInceptionOvermind
0 likes · 6 min read
Automating MySQL SQL Audits with Inception and Overmind
Qizhuo Club
Qizhuo Club
Jul 30, 2018 · Artificial Intelligence

Mastering Inception v3: From Codebase to Rose Recognition with TensorFlow

This article walks through the Inception v3 TensorFlow codebase, explains its design principles, details the training script flags and loss calculations, shows how to fine‑tune the model on a flower dataset, and provides practical tips for building custom datasets and optimizing hyper‑parameters for image classification.

CNNImage ClassificationInception
0 likes · 25 min read
Mastering Inception v3: From Codebase to Rose Recognition with TensorFlow
Qunar Tech Salon
Qunar Tech Salon
Sep 8, 2016 · Databases

Design Principles and Implementation of Inception – A MySQL SQL Review and Automation Tool

The article explains the design motivations, architectural choices, and implementation details of Inception, a MySQL‑compatible SQL review and execution platform that follows programmers' habits, prevents common human errors, fully supports MySQL syntax, and integrates audit, backup, and rollback capabilities.

Backup and rollbackInceptionSQL Review
0 likes · 5 min read
Design Principles and Implementation of Inception – A MySQL SQL Review and Automation Tool