Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -8040,6 +8040,16 @@
"stars": 0,
"added": "2026-09-20"
},
{
"name": "minojev",
"repo": "zeredy879/minojev",
"site": "https://zeredy879.github.io/minojev/",
"description": "Independent Jev-style replica with head training: a frozen Qwen3-1.7B backbone plus a small trained decision head returns calibrated Choice/Boolean/Score distributions in one forward pass, with committed datasets and a same-backbone generation benchmark.",
"category": "research",
"language": "Python",
"stars": 0,
"added": "2026-09-21"
},
{
"name": "DGP (Decision Graph Protocol)",
"repo": "numerous-com/dgp",
Expand Down
Loading