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

google/prettytensor

Pretty Tensor: Fluent Networks in TensorFlow observed · 2026-08-28

github.com/google/prettytensor · Python · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

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: 3957
  • days_rel: n/a
  • days_push: 2299
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1227 stars · 142 forks observed · 2026-08-28

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

Pretty Tensor is a Python library providing a fluent, chainable builder API on top of TensorFlow for defining multi-layer neural networks. It wraps Tensors so layers like fully_connected and softmax classifiers can be composed in a readable pipeline.

Use cases

  • build neural networks with a chainable API in TensorFlow
  • define multi-layer perceptrons quickly
  • wrap tensors to add layers fluently
  • train classifiers with built-in softmax and loss helpers
  • integrate custom TensorFlow ops into a layer chain

When to choose

  • you maintain legacy TensorFlow 1.x code that already uses Pretty Tensor
  • you want a concise fluent syntax for defining small TF1 models

When to avoid

  • you use TensorFlow 2.x or Keras, which this library does not support
  • you are starting a new deep learning project
  • you need actively maintained or documented tooling

Facets

library · maturity abandoned

machine-learning deep-learning machine-learning deep-learning python tensorflow neural-networks fluent-api builder-pattern

2 sources

Member repositories

RepositoryRoleHealth v2
google/prettytensormain10

For agents

markdown · JSON · MCP: product_card(name="google/prettytensor")

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