/newton

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Particle simulation

Description

This simulation uses attention to simulate particles. Using attention, the lowest entropy configuration of particles is found: min entropy(softmax(x * softmax(x * x))). This model is Machian. The particles are 8 dimensional, and for visualization PCA is used to reduce the dimensions down to 2. Dark energy like behavior is observed. Video of the simulation can be found here.

Citations