iArunava/scratchai
scratchai is a Deep Learning library that aims to store all Deep Learning algorithms. With easy calls to do all the common tasks in AI.
This is a collection of essential tools for anyone building or experimenting with deep learning models. It provides ready-to-use implementations of popular algorithms for tasks like image classification, object segmentation, and generating new images. Researchers and machine learning engineers can use this to quickly set up and test various deep learning architectures without writing code from scratch.
No commits in the last 6 months.
Use this if you are a machine learning researcher or engineer who needs quick access to established deep learning models for classification, segmentation, or generative tasks.
Not ideal if you are looking for a high-level, production-ready API for immediate deployment without deep learning expertise.
Stars
97
Forks
18
Language
Python
License
MIT
Category
Last pushed
May 04, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/iArunava/scratchai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
uxlfoundation/scikit-learn-intelex
Extension for Scikit-learn is a seamless way to speed up your Scikit-learn application
INRIA/scikit-learn-mooc
Machine learning in Python with scikit-learn MOOC
ddbourgin/numpy-ml
Machine learning, in numpy
nubank/fklearn
fklearn: Functional Machine Learning
gavinkhung/machine-learning-visualized
ML algorithms implemented and derived from first-principles in Jupyter Notebooks and NumPy