neuro-ml/thunder
🌩️ The Deep Learning framework based on Lightning
This framework helps machine learning engineers efficiently train deep learning models. It takes your model definition, dataset, and training configuration, then automates the setup and execution of the training process. The output is a trained deep learning model, ready for deployment or further analysis. It's designed for machine learning engineers who develop and manage complex neural network projects.
Available on PyPI.
Use this if you are a machine learning engineer building and training deep learning models and want to streamline your experiment management and training workflows.
Not ideal if you are an end-user looking for a no-code solution or someone without deep learning development experience.
Stars
11
Forks
2
Language
Python
License
MIT
Category
Last pushed
Dec 11, 2025
Commits (30d)
0
Dependencies
13
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/neuro-ml/thunder"
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, ...)