COGNIA EXAMPLES
Learn one capability at a time.
Follow a curated path from a minimal network through multimodality, workspace and plasticity to stateful constructs and classifiers.
06 Polarized lead-vehicle intent
example, polarizationPolarized adaptive cruise control
Watering decision logic 2
Watering decision logic
Stochastic AND with one neuron
Xor with one neuron
CHOOSE BY GOAL
Move directly to the mechanism you need.
Larger examples combine the same building blocks into full pipelines.
examples/hierarchy
Four temporal layers, sensory regions, multimodal association, workspace and chemistry.
examples/construct
Bistable latch, integrator, delay line and winner-take-all components with their own state.
examples/intents
A shallow softmax readout over an embedding and declared literal vocabularies.
examples/generate
A reservoir/ESN path; jarvis is primarily a multi-network design model today.
RUN THE EXAMPLES
Validate source or build the real GPU graph.
Most examples can be checked with cognia, cognia_run or the training tools.
mind.cognia
.\cmake-build-debug\cognia.exe Cognia\tests\04\workspace.cognia
.\cmake-build-debug\cognia_run.exe Cognia\tests\05\adaptive.cognia
.\make.ps1 tests