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

Lasagne/Lasagne

Lightweight library to build and train neural networks in Theano observed · 2026-08-28

github.com/Lasagne/Lasagne · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 4374
  • days_rel: n/a
  • days_push: 1621
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3857 stars · 929 forks observed · 2026-08-28

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

Lasagne is a lightweight Python library for building and training neural networks on top of Theano. It supports feed-forward, convolutional, and recurrent architectures with transparent CPU/GPU execution via Theano's symbolic differentiation.

Use cases

  • build and train convolutional neural networks in Python
  • implement LSTM recurrent networks for research
  • train neural networks on GPU with Theano
  • define custom cost functions without deriving gradients
  • prototype multi-input multi-output network architectures

When to choose

  • you already use Theano and want a thin, transparent layer API
  • you need full control over Theano expressions for research experiments
  • you want modular layers, optimizers, and regularizers you can use independently

When to avoid

  • you are starting a new project - Theano is discontinued and PyTorch/TensorFlow are the modern choices
  • you need an actively developed library with new features and community support
  • you want high-level abstractions and prebuilt model zoos

Facets

library · maturity maintenance

deep-learning machine-learning gpu-computing deep-learning machine-learning python cross-platform neural-networks theano cnn lstm research gpu

2 sources

Member repositories

RepositoryRoleHealth v2
Lasagne/Lasagnemain23

For agents

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

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