ne7ermore/torch-light
Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.
This project provides pre-built examples of deep learning models using Pytorch. It helps machine learning engineers or researchers quickly implement common tasks like text classification from raw text, object detection in images, or even generating new poetry. You input your data, and the project offers the code structure to train and apply various neural network architectures.
539 stars. No commits in the last 6 months.
Use this if you are a machine learning engineer or researcher looking for readily available, basic, and advanced Pytorch code examples across various domains like NLP, computer vision, and reinforcement learning.
Not ideal if you are new to deep learning or Pytorch, as the project assumes prior foundational knowledge.
Stars
539
Forks
196
Language
Python
License
MIT
Category
Last pushed
Nov 20, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ne7ermore/torch-light"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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, ...)