An open API service indexing awesome lists of open source software.

https://github.com/lrlna/scotlandjs-automata

A talk on cellular automata at ScotlandJS 2016 ✨
https://github.com/lrlna/scotlandjs-automata

Last synced: 2 months ago
JSON representation

A talk on cellular automata at ScotlandJS 2016 ✨

Awesome Lists containing this project

README

          

# Taking on Genetically Evolving Cellular Automta with JavaScript

Upcoming [ScotlandJS](https://scotlandjs.com/) Talk on Cellular Automata :dancer:

---

## Abstract:
1. We will be looking at cellular automata. A cellular automata is a set of units governed with very simple rules. These units make up a complex system, or a model.

2. We can train cellular automata to genetically evolve, making themselves better overtime. We can make them adhere to a set of rules that would make the system reach a certain outcome at the end of N generations. We can even use these concepts in the wild.

3. We will be doing it all with JavaScript.

---

## About Irina:

Irina is a software developer based in Vancouver, Canada. She is a javascript and node enthusiast. Aside from enthusiasting over javascript, she is a regular hiker out in the Rocky mountains, and a code mentor around Vancouver.