artificial-life
There are 216 repositories under artificial-life topic.
population-dynamics
Library to conduct experiments in population dynamics.
ultimate-question
Open-ended natural selection of interacting code-data-dual algorithms as a property analogous to Turing completeness.
love-life
Life Particles in Lua
evolving-structures-in-complex-systems
Dataset and code to reproduce the results of the paper "Evolving Structures in Complex Systems"
boids
Rust boids simulation using Reynolds model running with Bevy engine.
phylotrackpy
Python phylogeny tracker for in silico evolution experiments
abio
Python library to facilitate experiments with Cellular Automata
js-primordialparticles
JavaScript Implementation of Primordial Particle Systems.
ParticleSimulation
Java port of Brainxyz's Artificial Life, a simple program to simulate primitive Artificial Life using simple rules of attraction or repulsion among atom-like particles, producing complex self-organzing life-like patterns.
fungera
Truly 2D Artificial Life simulator
bots
An experiment in artificial life, artificial neural nets, artificial sentience, simulated evolution, simulated consciousness, and genetic programming
Meta-brain-Models
A project intended to bring context to embodied computational agents. Layered brains from hybrid models!
evolvim
A port and further development of carykh's evolv.io
ConvolutionalTuringMachine
Convolutional Turing Machine: studying Meta-Learning Emergence from Cellular Automata
particle-life-cli
Particle Life in the Terminal!
CyberBiology
Проект "Искусственная жизнь"
doslife
Conway's Game of Life on MS-DOS
teoria_de_juegos_evolutivos_individuos_grandes_y_chicos_que_comparten_o_pelean
teoria de juegos evolutivos individuos grandes y chicos que comparten o pelean
stevolve
Open-Ended Artificial Life Platform
ArtificialLife
Programming assignments done in Masters In Computer Science course "Artificial Life", using Python and Java.
ALifeSim
2D Java Artificial Life Simulator
simulated-evolution
Artificial Life Simulation of Bacteria Motion depending on DNA
Artificial-Life
Algorithms for Multi-Agent Systems like Ant Colony Optimization (ACO) and Particle Swarm Optimization (PSO)
writings
writings, by mbuliga or chorasimilarity
alife-web
Experiment with starting parameters of an artificial world and see how they influence development of its inhabitants and the stability of the system.
abugslife
An artifical life simulator written in Rust using the Piston Game Engine
virtual-vivarium
Virtual playground for artificial agents that grow, reproduce and evolve in order to test complex behavior emergence principles
zoonomia
A genetic programming library
awesome-evolution-simulators
Awesome Evolution Simulators
continuity
a pretty cool artificial life simulator
GameOfLife
A C++ implementation of John Horton Conway's Game of Life simulation using object-oriented programming. Includes real-time animation and command-line interface for user. Open-source and available for modification and use.
PressureSoftAgents
This is the official repository for the ALIFE paper "Shape Change and Control of Pressure-based Soft Agents" and its Artificial Life journal extension "Pressure-based Soft Agents".
evolution_dynamical_regime
Which dynamical regime is beneficial for biological systems in the context of the criticality hypothesis? Agent-based evolutionary foraging game with experiments to evaluate generalizability, ability to perform complex tasks and evolvability of agents with respect to their dynamical regime. Paper: https://arxiv.org/abs/2103.12184
acamlslife
An artificial life simulator written in Ocaml as a clone of A Bug's Life (transistorfet/abugslife)
autopoiesis
This repository contains the software used in the paper "Evolution of Autopoiesis and Multicellularity in the Game of Life" (see turney-autopoiesis-revised.pdf).