Views
No views yet
TORE TEKNOLOJİ & ARAŞTIRMA — by toreoffical
| Bileşen | Detay |
|---|---|
| Gömme | Cooley-Tukey FFT O(N log N) |
| Benzerlik | SIMD AVX2+FMA cosine |
| Kapasite | 4 domain × 250K = 1M nöron |
| Bellek | ~4GB (1M nöron) |
| Dil | C++17 + Python notebook |
Domain::Language → 250.000 nöron (Türkçe dil bilgisi)
Domain::Math → 250.000 nöron (Matematik)
Domain::Literature → 250.000 nöron (Edebiyat)
Domain::General → 250.000 nöron (Genel bilgi)1git clone https://huggingface.co/toreoffical/OCM-OrganicCloneMachines-v3
2cd OCM-OrganicCloneMachines-v3
3g++ -O3 -march=native -std=c++17 -pthread ocm_train.cpp -o ocm_train
4./ocm_train --interactive