Skip to content
#

research-code

Here are 63 public repositories matching this topic...

Non-LLM AI substrate that remembers who it is across sleep gaps. Pure numpy, Hebbian + sleep replay + persistent slow weights. Ten identity tests passing in toy worlds. Research artifact.

  • Updated Jul 27, 2026
  • Python

Constraint-enforcing synthetic IoT packet generation. Two methods: statistical learning (PCA + dual OCSVM/IF gating, ~1,091 pkts/sec) and a genetic algorithm (composite fitness, ~5.7 pkts/sec, 0.62% anomaly). Amplifies the 5-sample ARP Spoofing class by 200x. All 12 ACI-IoT-2023 categories pass independent validators. ICCCN 2026 submission.

  • Updated Apr 17, 2026
  • Python

TapeLM: facts as fingerprints on character ink — not token-id memory, not chunk RAG. One frozen curve encoder for generation and structured slot memory (write, bind, hop, resolve). Noisy recall, lexicon calibration, one-shot edits, clean unlearning — vs fair GPT/RAG; reproducible JSON benchmarks.

  • Updated Aug 4, 2026
  • Python

Hybrid LSTM-Markov attack chain forecasting for MITRE ATT&CK. Learns from 4,849 campaign chains + 8,437 real intrusion traces. Generates 26,051 risk-ranked multi-step attack futures via constrained beam search. 86% next-step accuracy, 0.76 Pearson correlation with NCISS severity. SECRYPT 2026 submission.

  • Updated Jun 23, 2026
  • Python

Improve this page

Add a description, image, and links to the research-code topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the research-code topic, visit your repo's landing page and select "manage topics."

Learn more