Dynamic Graph Architecture
32,768 neurons with dynamic topology evolution, ~19% sparse activation
Novel dynamic graph reasoning system with 161B effective parameters
# Clone repository
git clone https://github.com/rand0mdevel0per/sxlm.git
cd sxlm
# Build
cmake -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release
# Run API server
python src/python/run_server.py