11th place solution for the U-Tokyo Deep Learning Course MLP Competition (Top 0.8%). High-performance MLP implemented from scratch in NumPy, featuring AdamW, EMA, SWA, and MC Dropout.
-
Updated
Nov 9, 2025 - Python
11th place solution for the U-Tokyo Deep Learning Course MLP Competition (Top 0.8%). High-performance MLP implemented from scratch in NumPy, featuring AdamW, EMA, SWA, and MC Dropout.
15th place solution for the U-Tokyo Deep Learning Course Softmax Regression Competition (Top 0.9%). A highly optimized NumPy-only implementation featuring custom feature engineering (HOG/LBP), class-specific calibration, and distribution bias correction.
An educational Python project developed during the Neural Network And Deep Learning course, this repository features the implementation of a neural network from scratch, without external libraries, and includes fundamental neural network algorithms.
Add a description, image, and links to the numpy-only topic page so that developers can more easily learn about it.
To associate your repository with the numpy-only topic, visit your repo's landing page and select "manage topics."