궤도 로봇 한 대가 PID 제어에서 신경망 주행까지 가는 여정, 그리고 그 경험에서 태어난 책상 위 자율주행 시리즈입니다.
Featured (2026-04-24, 3:18): the neural network takes the wheel.
The exact weight file running in this video is published here:
NCDTech/real-robot-driving-mlp-numpy (101 parameters, 2.4 KB).
Honest note: in the NN test the robot is propped up in the air.
The LEGO-built chassis was too fragile for repeated floor runs, so the network drives the tracks from live ultrasonic input.
The thumbnail jokes about it.
01The real-robot journey · 실로봇 여정
Seven episodes, in order.
Watch the same robot get a brain, learn PID, collect its own data, and hand the wheel to a neural network.
(All videos in Korean.)
02Desktop autonomous driving series · 책상 위 자율주행 8부작
What the real robot taught us became a simulation studio.
Eight episodes: virtual maps, sensors with datasheet noise, self-generated data, training, live softmax, grading, and MuJoCo physics.
The 270-parameter model from this series is published as
NCDTech/sim-driving-mlp-numpy.
The whole stack now inspects itself and talks about its own reports through an on-premise LLM, growing only under administrator approval.
See the live demo page:
Self QA/QC + Local LLM Demo.