Ross ROSS = Recommend OSS · open-source software intelligence for agents

amaiya/ktrain

ktrain is a Python library that makes deep learning and AI more accessible and easier to apply observed · 2026-08-28

github.com/amaiya/ktrain · Jupyter Notebook · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

25/100

  • Activity 5
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2765
  • days_rel: n/a
  • days_push: 573
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1268 stars · 260 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ktrain is a lightweight Python wrapper around TensorFlow Keras that provides pre-canned, low-code models for text, vision, graph, and tabular data. It aims to make deep learning accessible with only a few lines of code for tasks like text classification, NER, and image classification.

Use cases

  • classify text with BERT in a few lines of code
  • train a named entity recognition model
  • fine-tune transformer models for text regression
  • build image classifiers without writing Keras boilerplate
  • apply graph neural networks to node classification
  • train models on tabular data easily
  • learn deep learning as a beginner with simple API

When to choose

  • you want fast, low-code deep learning on TensorFlow Keras
  • you need pre-canned models for text, vision, graph, or tabular data
  • you are a newcomer who wants accessible ML workflows
  • you want fastai-like ergonomics in the TensorFlow ecosystem

When to avoid

  • you need PyTorch instead of TensorFlow
  • you require full low-level control over model architecture and training loops
  • you need generative question-answering, which moved to the OnPrem.LLM package
  • you need production-scale distributed training features

Facets

library · maturity active

machine-learning deep-learning nlp computer-vision llm-training machine-learning deep-learning computer-vision data-science python keras tensorflow text-classification ner graph-neural-networks tabular-data low-code-ml fastai-inspired natural-language-processing

2 sources

Member repositories

RepositoryRoleHealth v2
amaiya/ktrainmain25

For agents

markdown · JSON · MCP: product_card(name="amaiya/ktrain")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem