nano-trm and tiny-recursive-model

These are competing implementations of the same Tiny Recursive Models (TRM) architecture, with the first being a more established and recognized implementation based on significantly higher community adoption.

nano-trm
50
Established
tiny-recursive-model
38
Emerging
Maintenance 10/25
Adoption 9/25
Maturity 15/25
Community 16/25
Maintenance 10/25
Adoption 1/25
Maturity 15/25
Community 12/25
Stars: 101
Forks: 16
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 1
Forks: 1
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No Package No Dependents

About nano-trm

olivkoch/nano-trm

An implementation of Tiny Recursive Models (TRM)

This project offers a streamlined way for AI researchers and machine learning engineers to experiment with Tiny Recursive Models (TRM). It provides a clean codebase to train and test these models on tasks like Sudoku and maze-solving, taking raw problem data and producing a trained model and performance metrics. It's designed for those who want to quickly set up and run TRM experiments without dealing with complex legacy code.

AI-research machine-learning-engineering recursive-models problem-solving-AI model-training

About tiny-recursive-model

Jagatmohan46/tiny-recursive-model

🚀 Implement the Tiny Recursive Model (TRM) for improved performance in recursive tasks, building on the HRM framework by Sapient AI.

Scores updated daily from GitHub, PyPI, and npm data. How scores work