From Chat GPT - Biologically Inspired AGI

 https://chatgpt.com/s/dr_681654bc445c8191a77a94e2184172a4

...


Brain-Inspired Life-Simulation Projects

The following projects use brain-like architectures (spiking networks, neuromorphic hardware, artificial neural tissues, or even living neural cultures) to model or reproduce life-like behaviors. Each section details a project’s goals, methods, modeled behaviors, implementation (hardware vs. software), available tools/code, and key publications or results.

OpenWorm (Virtual C. elegans simulation)

openworm.org

pmc.ncbi.nlm.nih.gov

Objective: Build a full virtual Caenorhabditis elegans worm so its behavior “emerges from its underlying physiological processes”

pmc.ncbi.nlm.nih.gov

. It is an open-source collaboration to create “the first virtual organism in a computer”

openworm.org

Comments

Popular posts from this blog

JVM Notebook: Basic Clojure, Java and JVM Language performance

On Unit Testing, Java TDD for developers to write

Is Java the new COBOL? Yes. What does that mean, exactly? (Part 1)