Simon continues to explore ways to simulate evolution

Simon’s code: https://editor.p5js.org/simontiger/sketches/5Sx2Solm7 Simon made this by reverse-engineering Primer’s project as shown in his video Simulating Natural Selection.

World Science Scholars Feature Simon’s visit to CERN in a newsletter. The current course is about neurons. Reading Stephen Wolfram.

Simon’s September visit to CERN has been featured in a World Science Scholars newsletter: Here’s our update on the World Science Scholars program. Simon has finished the first bootcamp course … Continue reading World Science Scholars Feature Simon’s visit to CERN in a newsletter. The current course is about neurons. Reading Stephen Wolfram.

Simon has created an “immortal” organism?

Simon opened up a genetic algorithm game he built about two years ago and made a fascinating discovery: one of the organisms seems to have become immortal! Simon has called … Continue reading Simon has created an “immortal” organism?

Microstructures Interfering With Light

What looks like strange planets in dark space are actually glimpses of the microstructures forming the Giant Blue Morpho’s wings, as seen through a microscope. Simon told me about how … Continue reading Microstructures Interfering With Light

The Senses: Simulating Taste and Smell

You need 24 bits (3 bytes) to simulate color. That’s 24 ones and zeros. How many bits are necessary to simulate taste? Or smell? Correction: You would need 584 bits … Continue reading The Senses: Simulating Taste and Smell

Barnsley Fern in Processing

Simon used an algorithm that applies transformations randomly, with some transformations more likely to be picked. The result is a stunning fern leaf pattern. Amazing how such beauty can be … Continue reading Barnsley Fern in Processing

Evolutionary Steering Behaviors Game

Note: See the update at the bottom of this post! We’ve had quite a dramatic situation here for the past couple of days, after Simon turned Daniel Shiffman’s Evolutionary Steering … Continue reading Evolutionary Steering Behaviors Game

Cellular Automata in Arduino

Yesterday Simon spent the whole day studying the concept of Cellular Automaton (CA), a discrete model of a system of “cell” objects used in physics, math and theoretical biology. He … Continue reading Cellular Automata in Arduino

Autonomous Agents and Genetic Algorithms

Today Simon spent hours watching videos and reading Daniel Shiffman’s book The Nature of Code, concentrating on more complicated matters than ever: autonomous agents and evolution (genetic algorithms). In The … Continue reading Autonomous Agents and Genetic Algorithms