EOSFORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Go down
AdmaX
AdmaX
AdMin
AdMin
Posts : 550
Join date : 2016-01-05
Age : 46
https://eosforum.forumotion.com

A-Life Empty A-Life

Tue Oct 03, 2023 1:00 pm
Artificial life
------------
A-Life 3560821229

The late John von Neumann once pointed out that, in the past, Science has dealt mainly with problems of energy, power, force and motion. He predicted that in the future science would be much more concerned with problems of control, programming, information processing, organization, and systems. General purpose digital computers provide an excellent opportunity for studies of this kind, and von Neumann started a theory of automata based on them. He wished this theory to deal with the control, informational, and logical aspects of both man-made automata (such as digital and analog computers) and non-man-made systems (such as cells, nervous systems, and brains). Von Neumann's conception of automata theory was close to Wiener's conception of cybernetics. But von Neumann's automata theory was more about logic and digital computers, while Wiener's cybernetics was oriented more around physiology and control engineering.

One problem von Neumann posed and essentially solved was: What kind of logical organization is sufficient for an automaton to control itself in such a manner 
that it reproduces itself?
AdmaX
AdmaX
AdMin
AdMin
Posts : 550
Join date : 2016-01-05
Age : 46
https://eosforum.forumotion.com

A-Life Empty John von Neumann / Stanisław Ulam

Tue Oct 03, 2023 1:00 pm
A cellular automaton is a theoretical machine that consists of elements called cells. Each cell has a value, or state, and is connected to certain neighboring cells so that they form a one- or multidimensional lattice. The states of the cells change at discrete time-steps. The new state of a cell is computed from the previous states of the connected neighboring cells using predefined rules. In Theory of Self-Reproducing Automata, von Neumann described a cellular automaton with twenty-nine possible states for each cell and in which every cell is connected to the cell above, below, left, and right (called a “von Neumann” neighborhood). He proved that the dynamics exhibited by such a cellular automaton are similar to the biological processes involved in self-reproduction and evolution.

John von Neumann and the history of DNA and self-replication
A-Life 975810733 > Brenner : https://www.youtube.com/watch?v=5Ictxz1XCiY


Last edited by AdmaX on Wed Oct 11, 2023 8:31 pm; edited 1 time in total
AdmaX
AdmaX
AdMin
AdMin
Posts : 550
Join date : 2016-01-05
Age : 46
https://eosforum.forumotion.com

A-Life Empty Re: A-Life

Tue Oct 03, 2023 1:00 pm
Cellular Automaton [Mathworld]

A-Life 3634147188 https://mathworld.wolfram.com/Rule30.html

https://golly.sourceforge.io/

supports von Neumann's CA along with the Game of Life, and other rulesets.
open source, cross-platform application for exploring Conway's Game of Life 
and many other types of cellular automata. 

A-Life Ticker
A-Life 3634147188 Golly-4.2-win-64bit

https://playgameoflife.com/
AdmaX
AdmaX
AdMin
AdMin
Posts : 550
Join date : 2016-01-05
Age : 46
https://eosforum.forumotion.com

A-Life Empty John Conway - Game of Life

Tue Oct 03, 2023 1:00 pm
In late 1940, John von Neumann defined life as a being or organism which can reproduce itself and simulate a Turing machine.
Von Neumann was thinking about an engineering solution which would use electromagnetic components floating randomly in liquid or gas. This turned out not to be realistic with the technology available at the time. Stanisław Ulam invented cellular automata, which were intended to simulate von Neumann's theoretical electromagnetic constructions. Ulam discussed using computers to simulate his cellular automata in a two-dimensional lattice in several papers. In parallel, von Neumann attempted to construct Ulam's cellular automaton. Although successful, he was busy with other projects and left some details unfinished. His construction was complicated because it tried to simulate his own engineering design.
[A-Life 975810733 Picture | Stanisław Ulam, Richard Feynmann, John Von Neumann]
- - -
John Conway began doing experiments in 1968 with a variety of different two-dimensional cellular automaton rules. Conway's initial goal was to define an interesting and unpredictable cell automaton. For example, he wanted some configurations to last for a long time before dying and other configurations to go on forever without allowing cycles. It was a significant challenge and an open problem for years before experts on cellular automata managed to prove that, indeed, the Game of Life admitted of a configuration which was alive in the sense of satisfying von Neumann's two general requirements. While the definitions before the Game of Life were proof-oriented, Conway's construction aimed at simplicity without a priori providing proof the automaton was alive.

A-Life Puffertr  

[Game of Life , 1970]
Life is a binary (A-Life Inline11totalistic cellular automaton 
with a Moore neighborhood of range A-Life Inline12

Conway chose his rules carefully, after considerable experimentation, to meet these criteria:

There should be no explosive growth.
There should exist small initial patterns with chaotic, unpredictable outcomes.
There should be potential for von Neumann universal constructors.
The rules should be as simple as possible, whilst adhering to the above constraints.
The game made its first public appearance in the October 1970 issue of Scientific American, in Martin Gardner's "Mathematical Games" column. Theoretically, the Game of Life has the power of a universal Turing machine: anything that can be computed algorithmically can be computed within the Game of Life. 

A-Life 3634147188 Inventing Game of Life (John Conway)

A-Life 1877908371A-Life 1877908371A-Life 1877908371A-Life 1877908371A-Life 1877908371

Life in Life
AdmaX
AdmaX
AdMin
AdMin
Posts : 550
Join date : 2016-01-05
Age : 46
https://eosforum.forumotion.com

A-Life Empty Smooth Life | Lenia

Wed Oct 11, 2023 10:00 pm
SmoothLife by Stephan Rafler

A generalization of Conway's "Game of Life" to a continuous domain
A-Life 3397135517 https://arxiv.org/abs/1111.1567
--------------------------
vidi : https://www.youtube.com/watch?v=KJe9H6qS82I
A-Life 1537256468 Download Ready (26Mb)
--------------------------

Lenia Portal : https://chakazul.github.io/lenia.html

A Work of independent researcher Bert Chan
Lenia is a system of continuous cellular automata *using Real Numbers* , a form of artificial life.
It was derived from Conway's Game of Life by making everything smooth, continuous and generalized.

🐟 Bert Chan's home

Lenia - Mathematical Life Forms.
https://www.youtube.com/watch?v=iE46jKYcI4Y



Paper: https://arxiv.org/abs/1812.05433
Code: https://github.com/Chakazul/Lenia
-----------------



A-Life 3634147188 https://www.youtube.com/watch?v=mSy4z8nDLno

A-Life 3634147188 https://www.youtube.com/watch?v=AP3zeHyWakw

Particle Lenia and the energy-based formulation
https://google-research.github.io/self-organising-systems/particle-lenia/

demo : https://znah.net/lenia/
Sponsored content

A-Life Empty Re: A-Life

Back to top
Permissions in this forum:
You can reply to topics in this forum