system-2
Here are 8 public repositories matching this topic...
Implementation of Discrete Key / Value Bottleneck, in Pytorch
-
Updated
Jul 9, 2023 - Python
A comprehensive implementation of a Neurosymbolic framework for Visual Question Answering (VQA) on the CLEVR dataset. This project translates natural language questions into symbolic programs using three different learning strategies: Supervised (LSTM & Transformer), Reinforcement Learning (REINFORCE), and In-Context Learning (LLM).
-
Updated
Nov 3, 2025 - Python
An exploration of AI-driven symbolic regression, implementing and analyzing two key methods: Equation Learner (EQL) neural networks and a Seq2Seq Transformer model.
-
Updated
Nov 4, 2025 - Python
System 2 Reasoning for LLMs. An inference-time Supervisor Kernel that forces verification before generation to mitigate hallucinations. "Latency is the price of Integrity."
-
Updated
Dec 15, 2025 - Python
An implementation of the GraphRAG pipeline (based on the 2024 paper "From Local to Global" by Edge et al.) for query-focused summarization of large text corpora.
-
Updated
Nov 5, 2025 - Python
A project exploring agentic AI for Visual Question Answering. Compares zero-shot VLM performance (Transformers) against advanced pipelines using OpenCV (tool-use) and Chain-of-Thought (reasoning).
-
Updated
Nov 6, 2025 - Python
CRSM (Continuous Reasoning State Model): An asynchronous "System 2" architecture that implements Hierarchical State Sovereignty within a Mamba backbone. Unlike traditional search wrappers, CRSM uses Forward-Projected Planning and Sparse-Gated Injection to steer latent manifolds in real-time, decoupling strategic reasoning from token generation.
-
Updated
Jan 18, 2026 - Python
Improve this page
Add a description, image, and links to the system-2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the system-2 topic, visit your repo's landing page and select "manage topics."