Javihaus/ndt
Neural Dimensionality Tracker (NDT) is a production-ready Python library for high-frequency monitoring of neural network representational dimensionality during Neural Networks training
This tool helps machine learning researchers and practitioners understand how deep neural networks learn by monitoring the complexity of their internal data representations during training. It takes your PyTorch neural network and training data, then outputs visualizations and data that show how the network's internal structure changes over time, including detecting sudden 'jumps' in complexity. This is for anyone who develops, researches, or fine-tunes deep learning models and wants to gain deeper insights into their learning process.
Use this if you need to understand the learning dynamics and internal representational changes of your deep neural networks at a very high frequency during training.
Not ideal if you are looking for a tool to simply monitor standard training metrics like loss and accuracy, or if you are not working with deep neural networks.
Stars
11
Forks
—
Language
Python
License
MIT
Category
Last pushed
Nov 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Javihaus/ndt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
emlearn/emlearn
Machine Learning inference engine for Microcontrollers and Embedded devices
analogdevicesinc/ai8x-training
Model Training for ADI's MAX78000 and MAX78002 Edge AI Devices
DT42/BerryNet
Deep learning gateway on Raspberry Pi and other edge devices
eclypse-org/eclypse
An Edge-Cloud python platform for simulated (and emulated) runtime environments
SummerGift/EmbeddedSystem
:books: 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结