https://ml-explore.github.io/mlx/build/html/examples/mlp.html
Multi-Layer Perceptron — MLX 0.31.2 documentation
Multi-Layer Perceptron In this example we’ll learn to use mlx.nn by implementing a simple multi-layer perceptron to classify MNIST. As a first step import the MLX packages we need: import mlx.core as mx import mlx.nn as nn import mlx.optimizers as optim
ml-explore.github.io
시각화

코드 실행 - jupyter

'AI' 카테고리의 다른 글
| hermes ai - #3 플러그인 만들어보기 (with claude Fable5) (1) | 2026.06.11 |
|---|---|
| hermes ai - #2 mlx-community/Qwen3.5-9B-OptiQ-4bit 설치하기 & 텔레그램 연결 (0) | 2026.06.10 |
| MLX #1 linear regression test 해보기 (0) | 2026.06.09 |
| hermes ai - #1 설치하기 (0) | 2026.06.09 |
| [Google Cloud Study Jam] 최신 AI 도구를 활용한 나만의 서비스 만들기 (2) | 2026.05.20 |