Liquid Neural Networks (LNN) - Continuous-time neural dynamics inspired by C. elegans. Parameter-efficient AI with 19-302 neurons for complex tasks. Hybrid Clojure/Python implementation.
Stars
16
Forks
0
Watchers
16
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
21
commits
feat(core): implement NumPy-based LTC/CfC neurons with full test suite
01400e3View on GitHubfix(deps): comment out unavailable scicloj Clojure dependencies
f3cac53View on GitHubfix: replace pip with uv for faster dependency management
fb2be19View on GitHubfeat: add CI/CD infrastructure and dependency management
bdedab4View on GitHubfeat: add run targets and test infrastructure to Makefile
69f5d6dView on GitHubfeat: add comprehensive applications documentation for LNN use cases
a4dcbb2View on GitHubfix: update COMPREHENSIVE.org formatting and relative paths
f8e112dView on GitHub