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

https://github.com/lrlna/jsconf-uy-automata

JSConf UY 2016 talk
https://github.com/lrlna/jsconf-uy-automata

Last synced: 3 months ago
JSON representation

JSConf UY 2016 talk

Awesome Lists containing this project

README

          

# Taking on Genetically Evolving Cellular Automta with JavaScript

Upcoming [JSConf UY](https://jsconf.uy/) 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.