Alexrlh2 / Ecosystem

Will simulate an ecosystem with evolving AI agents
1 stars 0 forks source link

Make herbivores gather data #7

Open Alexrlh2 opened 1 month ago

Alexrlh2 commented 1 month ago

At some point herbivores will have a brain that processes environmental info and decides on movement.

Decide on what external and internal data should go into neural net and give this to the herbivore each update. For now, it will do nothing with this.

Alexrlh2 commented 1 month ago

Basically get everythingish set up to give the input to the brain. But that not implemented yet