carefree0910/carefree-learn
Deep Learning ❤️ PyTorch
This is a developer tool that simplifies working with PyTorch for deep learning. It helps Python developers build and use AI models more easily, particularly for inference tasks. It takes raw deep learning modules and provides a streamlined way to integrate them into applications.
412 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a Python developer looking for a more native and flexible way to incorporate PyTorch deep learning models into your projects, especially for inference.
Not ideal if you are a non-developer or primarily focused on training complex deep learning models from scratch, as the current focus is on module design and inference.
Stars
412
Forks
39
Language
Python
License
MIT
Category
Last pushed
Mar 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/carefree0910/carefree-learn"
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, ...)