pathwaycom/bdh
BDH (Dragon Hatchling) – Architecture and Code observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 82
- Release rhythm 35
- Longevity 24
Flags: no_releases
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: 337
- days_rel: n/a
- days_push: 109
- n_releases_24m: 0
Adoption not part of the score
3519 stars · 248 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
BDH (Dragon Hatchling) is a biologically inspired large language model architecture that bridges deep learning and neuroscience, implemented as an official PyTorch research codebase. It uses a scale-free network of locally interacting neurons with Hebbian working memory, matching GPT-2-scale Transformers on language and translation benchmarks while remaining interpretable.
Use cases
- train a biologically inspired language model from scratch
- experiment with alternatives to transformer architectures
- study interpretability and monosemanticity in neural networks
- reproduce research on neuron-level reasoning dynamics
- benchmark scaling laws for non-transformer LLM architectures
- explore state-space formulations of attention-like computation
When to choose
- you want an interpretable, neuroscience-grounded alternative to Transformers for language modeling
- you are doing research on emergent reasoning and biological neural dynamics
- you need a GPU-friendly implementation of a novel LLM architecture at 10M-1B parameter scale
When to avoid
- you need a production-ready LLM with ecosystem tooling like mainstream transformer libraries
- you expect out-of-the-box reproduction of internal benchmark results like the 97.4% Sudoku Extreme accuracy
- you need fine-tuning or inference of existing pretrained models rather than training new architectures
Facets
library · maturity active
machine-learning deep-learning llm-training llm-inference transformers artificial-intelligence deep-learning large-language-models python cross-platform biologically-inspired-architecture neuroscience state-space-models interpretability scaling-laws research-code alternative-to-transformers natural-language-processing research gpu linux
1 source
- readme: https://github.com/pathwaycom/bdh · fetched 2026-08-28 · c11f85e5a905
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pathwaycom/bdh | main | 54 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem