Show HN: Neural Particle Automata
Summary
Introduces Neural Particle Automata, a method for learning self-organizing particle dynamics using smooth particle hydrodynamics perception, enabling particles to have local perception vectors for an update rule, analogous to Neural Cellular Automata but on continuous particle positions.
View Cached Full Text
Cached at: 06/23/26, 10:42 AM
Similar Articles
Show HN: High-Res Neural Cellular Automata
Introduces High-Res Neural Cellular Automata that operates on a coarse lattice and uses a Local Pattern Producing Network to generate high-resolution outputs, enabling efficient procedural generation.
Growing Neural Cellular Automata
This article explores neural cellular automata as a computational model inspired by biological morphogenesis and regeneration, demonstrating how simple local rules can lead to complex global behaviors.
Physics-Modeled Neural Networks
This paper introduces Dynamical Physics-Modeled Neural Networks (DynPMNNs), a continuous-time deep learning architecture where hidden layers are defined by ordinary differential equations. It presents a biologically inspired approach grounded in Reproducing Kernel Banach Spaces, demonstrating competitive performance on the California Housing dataset with fewer parameters than standard Neural ODEs.
Show HN: Watch a neural net learn to play Snake
A web-based tool that visualizes a neural network (using PPO) learning to play Snake in real-time, with configurable parameters and 3D rendering.
Mechanical Field Networks: Structured Neural Dynamics for Multivariate Systems
This paper introduces MF-Net, a recurrent dynamical model that represents multivariate systems through a shared field state and learns a mechanical transition for joint evolution. It achieves competitive forecasting while enabling interpretable structural readout of learned relations.