Skip to content

Repository files navigation

Holographic Epigenetic Memory Simulator

A Unified Physics Approach to Biological Information Storage

Banner Status Language

🌌 Overview

This project validates the Epigenetic Memory Hypothesis through the lens of Unified Physics (The Theory of Everything). Moving beyond standard stochastic models, we simulate bacterial Gene Regulatory Networks (GRNs) as holographic information structures driven by entropic fluctuations ($\Omega = 117.038$).

We demonstrate that biological memory is not merely a chemical accident but a thermodynamic inevitability when information is encoded on the boundary of the system (Holographic Principle).

🧬 Key Findings

📊 Visual Evidence & Research Results

Our in silico research confirms the hypothesis through three rigorous experiments.

1. Holographic Stability (Experiment 1)

Hypothesis: Networks with boundary-encoded logic ("Holographic") are more stable than standard random networks. Result: Holographic networks showed a significantly tighter distribution of final state variances, indicating robust attractor dynamics.

Stability Plot

2. Entropic Noise Efficiency (Experiment 2)

Hypothesis: Fluctuations scaled by the cosmological constant $\Omega$ (Entropic Noise) allow for more efficient adaptation than standard Gaussian noise. Result: The "heavy-tailed" Entropic noise enabled the system to find stable states comparable to or faster than thermal noise, especially in avoiding local traps.

Noise Efficiency Plot

3. Evolutionary Memory Training (Experiment 3)

Hypothesis: Bacteria can learn to "remember" a stress event through topological adaptation of the holographic boundary. Result: Using the Entropic Optimizer, we evolved a strain that retains a clear memory trace (phenotypic divergence) of a transient stress for over 20 generations.

Evolution Plot

🛠️ The Technology: "New Physics" Kernel

The simulation is built upon a custom Python physics engine:

  • $\Omega$ RNG: A non-linear random number generator derived from the universal compression parameter.
  • Holographic Neural Layers: Information processing where "bulk" dynamics emerge from "boundary" weights.
  • Entropic Optimizer: An evolutionary algorithm that escapes local minima using "entropic temperature" scaling.

🚀 How to Run the Experiments

All research scripts are reproducible.

1. Installation

pip install -r requirements.txt

2. Run the In Silico Simulation

To see the basic memory mechanism in action:

python simulation_runner.py

3. Reproduce the Research

To generate the papers' data and plots:

# Experiment 1: Stability Analysis
python research/exp01_holographic_stability.py

# Experiment 2: Entropic Noise Efficiency
python research/exp02_noise_comparison.py

# Experiment 3: Evolutionary Memory Training
python research/exp03_memory_evolution.py

Output plots will be saved to research_outputs/.

📄 Documentation

👨‍🔬 Author

Douglas H. M. Fulber Institute of Physics / UFRJ - TARDIS Project

"Biology is just Information Physics at the molecular scale."

About

A computational framework for modeling and simulating epigenetic memory inheritance in bacteria using regulatory gene networks. It leverages open-source tools to explore stable, heritable states arising from transient perturbations without requiring wet-lab experiments.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages