krychu/bdh
An educational implementation of the Dragon Hatchling (BDH), applied to a pathfinding task
This project helps researchers and machine learning practitioners explore a novel AI architecture called Dragon Hatchling (BDH). It takes a grid-based puzzle with a start, end, and obstacles as input, and outputs the shortest path. It's designed for those interested in understanding how AI models make decisions, particularly in pathfinding or similar logical reasoning tasks.
Use this if you are a researcher or AI enthusiast keen on experimenting with new biologically-inspired model architectures and visualizing their internal reasoning processes.
Not ideal if you need a production-ready pathfinding solution or are looking for a general-purpose language model for text generation.
Stars
9
Forks
1
Language
Python
License
—
Category
Last pushed
Dec 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/krychu/bdh"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
enactic/openarm
A fully open-source humanoid arm for physical AI research and deployment in contact-rich environments.
Shuijing725/awesome-robot-social-navigation
A curated list of robot social navigation.
thomashiemstra/fred
This my 3d printed robot arm project
jstmn/ikflow
Open source implementation to the paper "IKFlow: Generating Diverse Inverse Kinematics Solutions"
sizhe-li/neural-jacobian-field
Controlling diverse robots by inferring jacobian fields with deep networks! Let's make robots...