Table of Contents

The Infinite Brain

In this project, I am undertaking the task of creating an infinitely scaleable brain. The idea is to create a structure that resembles an actual neural network in a brain that has been flattened and unrolled.

Biological Structure Overview

Neurons are made up of (essentially) four components: the Soma, axons, dendrites, and synapses.

Model Proposal

I don't need to simulate down to the exact proportions, so I propose building four elements:

Design Challenges

Given the previous information and stemming from the ever-present A-Life research cycle, some of my fears include:

Goals & Suggestions