Projects with this topic
-
SYNTHESIS is an experimental algorithm that visually represents the emergent behavior of a synthetic neural network — an abstraction of how organic life and thought might arise from simple computational interactions.
Inspired by Conway’s Game of Life, this project explores how randomness, local interactions, and algorithmic feedback can generate the illusion of living, thinking patterns.
Updated -
-
Simulator of basic model of Turing machine
My lab assignment in Introduction to Theoretical Computer Science, FER, Zagreb.
Created: 2019
Updated -
Recursive descent parser.
My lab assignment in Introduction to Theoretical Computer Science, FER, Zagreb.
Created: 2019
Updated -
Simulator of deterministic pushdown automaton (DPA).
My lab assignment in Introduction to Theoretical Computer Science, FER, Zagreb.
Created: 2019
Updated -
Minimal deterministic finite automaton (DFA).
My lab assignment in Introduction to Theoretical Computer Science, FER, Zagreb.
Created: 2019
Updated -
Simulator of nondeterministic finite automaton with epsilon-moves.
Updated