Infopost | 2007.10.15

(May need to click to play)

I'm simulating a collective of independent agents. Each is controlled by a set of neural networks that determine the agent's action. The networks train themselves based on positive and negative action outcomes. Currently they eat, swarm, and reproduce. Above you can see them moving as a collective to consume food (green). Their population (plotted below) fluctuates pretty steadily and you can see the group expand and contract based on environmental stimuli. It's pretty processor-intensive, so I've had to set the environment to support only a few hundred organisms.



The algorithms are still pretty basic, development goals include:



Comments

This is what you do at work? Now I know who to come to for all the big questions in LIFE. We need to have some sort of mental olympics between a group of us to determine once and for all, the KING and the court jester.

Chris

Au contraire, this is about creating life, work is about destroying it.


Are you calling my wife a tramp? She is going to cut you.



Related - internal

Some posts from this site with similar content.

Post
2008.06.11

Neural networks

I was chatting with Jon about the application of neural networks to stock trading, which is basically a perfect example for explaining the science. It went something like a'this:
Post
2008.06.11

Picking ponies

Naturally I will be indulging my curiosity as to the effectiveness of a good stock market prediction network. It would be a shame not to put money where my mouth is.
Post
2022.08.03

Keras cheat sheet

Examples of keras merging layers, convolutional layers, and activation functions in L, RGB, HSV, and YCbCr.

Related - external

Risky click advisory: these links are produced algorithmically from a crawl of the subsurface web (and some select mainstream web). I haven't personally looked at them or checked them for quality, decency, or sanity. None of these links are promoted, sponsored, or affiliated with this site. For more information, see this post.

Has a preview image link and yet 404 :/
stribny.name

Artificial Intelligence in Python

Fields in Artificial Intelligence and what libraries to use to address them.
cprimozic.net

Exploring Neural Networks Visually in the Browser - Casey Primozic's Homepage

Introduces a browser-based sandbox for building, training, visualizing, and experimenting with neural networks. Includes background information on the tool, usage information, technical implementation details, and a collection of observations and findings from using it myself.
Has a preview image link and yet 404 :/
www.asimovinstitute.org

The Neural Network Zoo - The Asimov Institute

With new neural networkarchitectures popping up every now and then, its hard to keep track of them all. Knowing all the abbreviations being thrown around (DCIGN, BiLSTM, DCGAN, anyone?) can be a bit overwhelming at first. So I decided to compose a cheat sheet containingmany of thosearchitectures. Most of theseare neural networks, some are completely []

Created 2024.07 from an index of 304,682 pages.