Cellular Automata Accelerated in JAX
-
Updated
Nov 19, 2024 - Python
Cellular Automata Accelerated in JAX
A series of simulation codes used to emulate quantum-like networks in the simulation of emergent adaptive behavior, such as network synchronization, and relate the nature of the coupled harmonic oscillators with non-local behavior and chimera states in systems of quantum particles. Coding Used is based on mathematical modelling of transport in q…
Python scripts which generate fractals from scratch. I wrote these to get some intuition for recursion. Did you know that the B in Benoit B. Mandelbrot stands for Benoit B. Mandelbrot?
Example projects showcasing life-like emergence of behaviour
My work on Complex Systems.
A small fun project to simulate Conway's Game of Life, created in Python. Conway's Game of Life simulates a grid of cells, where the state of each cell consists of whether the cell is alive or dead.
Sound word drifting
The source codes for the paper "Network of Recurrent Neural Networks: Design for Emergence".
The emergent dynamics model captures the behavior of a system where individual elements exhibit chaotic and unpredictable behavior at the microscale
Imperfect Automata: Effects of “mutation” on the evolution of automaton 01101110 (Rule 110)
Python API to create and display cellular automaton
This repository consists of codes to crawl Sina Weibo and data used in the paper "Different prehistories of popular hashtags on the Sina Weibo microblog" (old title: "Born in Rome or Sleeping Beauty: Emergence of hashtag popularity on the Sina Weibo microblogging site") by Hao Cui and János Kertész, which is submitted to Scientific Reports.
Add a description, image, and links to the emergence topic page so that developers can more easily learn about it.
To associate your repository with the emergence topic, visit your repo's landing page and select "manage topics."