mvinyard/lightning-tutorial
PyTorch-Lightning Tutorial
This project provides practical guidance and code examples for structuring and loading single-cell biological data for deep learning models. It takes your single-cell `AnnData` objects and helps you transform them into a format ready for training neural networks. Biologists and bioinformaticians working with large single-cell datasets and applying machine learning will find this useful.
No commits in the last 6 months.
Use this if you are a bioinformatician or biologist developing deep learning models for single-cell genomics and need to efficiently prepare your `AnnData` structures for PyTorch Lightning.
Not ideal if you are not working with single-cell `AnnData` objects or are not using PyTorch Lightning for your deep learning projects.
Stars
9
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Sep 16, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mvinyard/lightning-tutorial"
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, ...)