Skip to content

TennisGazelle/HexNets

Repository files navigation

HexNets

Hexagonal neural network experiments — CLI, Streamlit workbench, and benchmark suites.

Version PR CI/CD

Live app · Paper PDF · Agent docs · Docs index

About

Hexagonal Neural Networks (HexNets) generalize MLPs into a rotationally symmetric, multi-directional structure. Six orientations (H_0 \ldots H_5) share one weight matrix. Full write-up: docs/latex/main.pdf.

Quick start

make install
hexnet --help
make streamlit-run
make unit-test
Task Where
CLI flags & commands .cursor/cli/CLI_PATTERNS.md
Run directories .cursor/architecture/FILE_STRUCTURE.md
Benchmarks (Roman I–III) docs/math/benchmark-families.md
Streamlit workbench hexnets.tennisgazelle.com · .cursor/web/hexnets_web.md
Architecture depth .cursor/architecture/ARCHITECTURE.md
Agents AGENTS.md · heartbeat.md

Layout: src/ (application), runs/ / reference/ / figures/ (runtime). Legacy notebook code: src/obsolete/ (not imported).

Where docs live

Audience Location
Humans (you are here) README.md, docs/
Agents AGENTS.md.cursor/
Contributing CONTRIBUTING.md

About

Hexagonal Neural Network Implementations

Resources

License

Code of conduct

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors