Building MINST Neural Network only use Numpy
Some sections of this article were generated by AI and are maintained by the author.
All posts filed under Code & Dev.
Some sections of this article were generated by AI and are maintained by the author.
When you build your own programming language from scratch, your test suite is your mirror. Everything works in isolated unit tests until you write a classic...
In static programming languages like C, variable types are fixed at compile time (int, double, char). In dynamic programming languages (like Python, Lua, or...
Lexer — source text → token stream Parser — token stream → AST Codegen — AST → assembly (or direct evaluation)
What Does a Linker Actually Do? A Hands-On Linker Script Experiment
Cross-origin issues are a classic topic in web development and one of the most fundamental ones. They commonly occur in projects built with a decoupled...
This project is a smart-car vision perception and motion control system based on STM32 + Raspberry Pi. It uses a layered upper/lower-computer architecture and...
This article explains how to perform remote debugging and flashing of STM32 microcontrollers in VSCode using OpenOCD, with a Raspberry Pi 5 acting as a...
In the Developer Options of a VIVO smartphone, enable Bluetooth HCI snoop log.