keras-team/keras-hub
Pretrained model hub for Keras 3.
KerasHub helps machine learning engineers and researchers quickly integrate and experiment with popular pre-trained models for tasks like image classification, text sentiment analysis, or audio processing. You provide your specific data (images, text, audio) and it outputs predictions or a fine-tuned model ready for your particular use case. This is for machine learning practitioners who build and deploy models.
965 stars. Actively maintained with 12 commits in the last 30 days.
Use this if you need to leverage established, high-performing deep learning models (like ResNet or BERT) and fine-tune them with your own data without building everything from scratch, across different deep learning frameworks.
Not ideal if you are looking for a no-code solution or don't have experience with deep learning frameworks like Keras, TensorFlow, PyTorch, or JAX.
Stars
965
Forks
330
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
12
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/keras-team/keras-hub"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
Luxadevi/Ollama-Colab-Integration
Jupyter Notebooks for Ollama integration
Redislabs-Solution-Architects/Redis-Workshops
Learn Redis Enterprise and Redis Stack with simple Google Colab notebooks
hesamsheikh/ml-retreat
Machine Learning Journal for Intermediate to Advanced Topics.
marimo-team/modernaicourse
A companion to CMU professor Zico Kolter's Intro to Modern AI. Learn the basics of machine...
platzi/transfer-learning
Curso de Transfer Learning con PyTorch