Posted in August 27, 2009 ¬ 7:12 amh.Chris Richards
I’ve always been interested in the idea of software that evolves on it’s own; software that can write itself. I’ve come up with all sorts of ways this can happen, from neurons to dynamic methods, to my latest effort, a sudo assembly language. Note: I’m not trying to replicate or create an actually assembly language. [...]
Read the rest of this entry »
Posted in April 17, 2008 ¬ 8:11 pmh.Chris Richards
I was going to translate my notes and put them up on the blog but, I’m lazy. So I’m just going to put the relevant stuff up so I can continue on. I’v been thinking about how I will create this neuron program. I’ve run into a problem when I neuron has to receive multiple [...]
Read the rest of this entry »
Posted in April 6, 2008 ¬ 8:09 pmh.Chris Richards
Real neurons have a threshold that must be met before they will fire. Should the balance neurons have a threshold? Without any threshold it would propagate like the image below.
Read the rest of this entry »
Posted in April 6, 2008 ¬ 7:50 pmh.Chris Richards
The human body is always struggling to find a balance. Not just a balance within it’s self (like the regulation of glucose in the blood stream) but also within our vision (Images that aren’t balanced cause distress while images that are in balance make us feel peaceful and relaxed) and within our lives. So my [...]
Read the rest of this entry »