Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
phanerozoic
/
8bit-threshold-computer
like
0
threshold-logic
neuromorphic
computer-architecture
turing-complete
loihi
truenorth
akida
License:
mit
Model card
Files
Files and versions
xet
Community
main
8bit-threshold-computer
Ctrl+K
Ctrl+K
2 contributors
History:
178 commits
CharlesCNorton
infer .inputs from routing/routing.json (restored): unblocks multiplier8x8, multiplier2x2, float16/32 add/normalize/pack/classify, and ~120 other circuits with explicit inter-gate wiring
3b3f7aa
4 days ago
docs
eval_all: hash-keyed result cache (--cache-dir, --no-cache); README: bit-ordering scope rules; docs/ISA.md: opcode reference and end-to-end tutorial; docs/float-pipeline.md: composition gap notes
4 days ago
llm_integration
Move SmolLM2 analysis files into smollm2 subfolder
4 months ago
routing
infer .inputs from routing/routing.json (restored): unblocks multiplier8x8, multiplier2x2, float16/32 add/normalize/pack/classify, and ~120 other circuits with explicit inter-gate wiring
4 days ago
tests
Smoke test for play.py
4 days ago
variants
Self-consistent .inputs metadata across all variants
4 days ago
.gitattributes
Safe
1.57 kB
Merge origin/main
4 months ago
.gitignore
Safe
41 Bytes
eval_all: hash-keyed result cache (--cache-dir, --no-cache); README: bit-ordering scope rules; docs/ISA.md: opcode reference and end-to-end tutorial; docs/float-pipeline.md: composition gap notes
4 days ago
README.md
Safe
28 kB
eval_all: hash-keyed result cache (--cache-dir, --no-cache); README: bit-ordering scope rules; docs/ISA.md: opcode reference and end-to-end tutorial; docs/float-pipeline.md: composition gap notes
4 days ago
build.py
Safe
162 kB
infer .inputs from routing/routing.json (restored): unblocks multiplier8x8, multiplier2x2, float16/32 add/normalize/pack/classify, and ~120 other circuits with explicit inter-gate wiring
4 days ago
build_all.py
Safe
8.07 kB
Always regenerate .inputs from a fresh signal registry
4 days ago
cpu_programs.py
Safe
22.5 kB
Cleanup pass: README accuracy, dead-code removal, CPU coverage
5 days ago
eval.py
Safe
209 kB
README + eval.py: align with current bit-cascaded ternary layout
4 days ago
eval_all.py
Safe
29.4 kB
eval_all: hash-keyed result cache (--cache-dir, --no-cache); README: bit-ordering scope rules; docs/ISA.md: opcode reference and end-to-end tutorial; docs/float-pipeline.md: composition gap notes
4 days ago
neural_computer.safetensors
Safe
30 MB
xet
Self-consistent .inputs metadata across all variants
4 days ago
play.py
Safe
10.7 kB
Update play.py and eval.py to current bit-cascade comparator/mod-5 layout
4 days ago
prune_weights.py
Safe
19.1 kB
Remove eval/ folder, move prune_weights.py to root
4 months ago
quantize.py
Safe
16.4 kB
Full ternary: rebuild modular detectors and drop pattern_recognition
5 days ago
test_cpu.py
Safe
4.35 kB
Add CPU program suite and fix CALL / V-flag handling
5 days ago