amaiya/ktrain
ktrain is a Python library that makes deep learning and AI more accessible and easier to apply
Need to quickly build, train, and deploy machine learning models for text, images, or tabular data? This tool takes your raw data, applies various AI techniques like text classification, image regression, or topic modeling, and outputs actionable models and insights. It's ideal for data scientists, researchers, and developers who want to apply deep learning without getting bogged down in complex coding.
1,265 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need a straightforward way to develop and apply AI models to different data types like text documents, images, or structured tables.
Not ideal if you need a highly customized, low-level control over every aspect of your deep learning model's architecture or training process.
Stars
1,265
Forks
260
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Feb 06, 2025
Commits (30d)
0
Dependencies
17
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/amaiya/ktrain"
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, ...)