clab/dynet
DyNet: The Dynamic Neural Network Toolkit observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 4224
- days_rel: n/a
- days_push: 1006
- n_releases_24m: 0
Adoption not part of the score
3436 stars · 701 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
DyNet is a C++ neural network toolkit with Python bindings, designed for efficient CPU/GPU training of networks with dynamic per-instance structure. It features auto-batching and has powered NLP systems for parsing, machine translation, and morphological inflection.
Use cases
- build neural networks with dynamic computation graphs
- train NLP models like parsers and machine translation systems
- run deep learning efficiently on CPU or GPU
- auto-batch many small training examples for speed
- prototype research models in Python or C++
When to choose
- your model's graph structure changes per training instance
- you need fast auto-batched training for NLP research
- you want a lightweight C++ deep learning library with Python bindings
When to avoid
- you need a large ecosystem of pretrained models and tools
- you want mainstream community support like PyTorch or TensorFlow
- the project's low recent activity is a concern for long-term use
Facets
library · maturity maintenance
machine-learning deep-learning nlp machine-learning deep-learning cpp python windows dynamic-computation-graph auto-batching neural-networks tensor-library natural-language-processing linux macos gpu
1 source
- readme: https://github.com/clab/dynet · fetched 2026-08-28 · 377588c6eda6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| clab/dynet | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem