nicholasyager / cellular-automataLinks
A collection of cellular automata simulations written in python.
☆14Updated 11 years ago
Alternatives and similar repositories for cellular-automata
Users that are interested in cellular-automata are comparing it to the libraries listed below
Sorting:
- A Python library which implement various of famous cellular automata and users can insert their rules in format Bx/Sx , where x are numb…☆13Updated 7 years ago
- Cellular Automata teaching tool☆10Updated 3 years ago
- Style transfer for chess.☆32Updated 8 years ago
- A straightforward object-oriented interactive fiction game engine to demonstrate quantum algorithms for agent-based AI pathfinding and he…☆12Updated 12 years ago
- An interactive tool Written in Processing to draw and generate Turmites (Turing Machines on 2D tapes).☆27Updated 8 years ago
- Pure Python Evolutionary Algorithms Framework☆46Updated 6 years ago
- A simple cellular automaton written in Python☆33Updated 2 years ago
- A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asyn…☆29Updated 3 years ago
- Python Evolutionary Algorithms. Contains implementations of NEAT and HyperNEAT.☆162Updated 7 years ago
- Cellular automata search program☆26Updated 3 years ago
- Chess Application using Kivy.☆46Updated 5 years ago
- Python/OpenCl Cellular Automata design & manipulation tool☆82Updated 7 years ago
- Evolving simple organisms using a genetic algorithm and deep learning from scratch with python☆147Updated 5 years ago
- Simple Python implementation of Conway's game of life and other cellular automata, computed using numpy.fft☆189Updated 7 months ago
- A library for working with Cellular Automata, for Python.☆246Updated 2 years ago
- Cellular automata patterns are clustered based on features related to beauty such as fractal dimensionality and compression efficiency.☆16Updated 6 years ago
- Fractals written in Python☆212Updated 5 years ago
- experimental chess engine based on temporal-difference reinforcement learning☆28Updated 9 years ago
- Evolutionary Neural Networks backed by TensorFlow and pure Python☆108Updated 8 years ago
- This is the code for "Navigating a Virtual World Using Dynamic Programming" by Siraj Raval on Youtube☆57Updated 7 years ago
- Evolution Simulator with Box2D☆164Updated 5 years ago
- Deep learning chess engine, that has no idea about chess rules, but watches and learns☆18Updated 8 years ago
- A deep learning Crazyhouse chess program that uses a Monte Carlo Tree Search (MCTS) based evaluation system and reinforcement to enhance …☆17Updated 6 years ago
- A TensorFlow implementation of "DeepChess: End-to-End Deep Neural Network for Automatic Learning in Chess"☆89Updated 7 years ago
- Multi Agent Ecology Modelling☆28Updated 7 years ago
- An interesting display of evolution through neural networks and a genetic algorithm☆141Updated 8 years ago
- This is the Game Bot code for the Live Youtube session by @Sirajology☆16Updated 9 years ago
- An implementation of the AlphaZero algorithm for chess☆34Updated 3 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆99Updated 4 years ago
- AI Reader for Machine Learning for Hackers #7☆68Updated 8 years ago