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.

BEGINNER TO ADVANCED CPU TO GPU STATELESS TO STATEFUL

12 Czech syllabus model

06 Polarized lead-vehicle intent

example, polarization

Polarized 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.

PIPELINE

examples/hierarchy

Four temporal layers, sensory regions, multimodal association, workspace and chemistry.

SEQUENCES

examples/construct

Bistable latch, integrator, delay line and winner-take-all components with their own state.

CLASSIFICATION

examples/intents

A shallow softmax readout over an embedding and declared literal vocabularies.

GENERATION

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