NoteDance/Note
Machine learning library, Distributed training, Deep learning, Reinforcement learning, Models, TensorFlow, PyTorch
This is a machine learning library for Python developers who need to build and train neural networks. It simplifies constructing deep learning models and reinforcement learning agents, allowing for distributed training. Developers provide their network architecture and training data, and the library outputs trained models and agents.
Use this if you are a Python developer experienced with TensorFlow or PyTorch and want a flexible, efficient library to build and train deep learning models or reinforcement learning agents, including distributed training.
Not ideal if you are looking for a high-level, low-code solution for machine learning or if you are not comfortable with Python and existing ML frameworks.
Stars
70
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NoteDance/Note"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras-team/keras
Deep Learning for humans
Lightning-AI/torchmetrics
Machine learning metrics for distributed, scalable PyTorch applications.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)