Comment by e1ghtSpace

16 hours ago

I like the idea of evolving agents from scratch with no "learning", they just evolve their ability to survive in the environment. Maybe one day it'll be advanced enough to see life evolve.

How does the narrative story generator work?

I played around a bit with NEAT networks, and tried to create a bitcoin trading bot, but the best I could do was a +10% gain over many months. I was hoping for at least 30% each month. Oh well, I guess it doesn't all just depend on past price history.

Thanks! The story generator is pretty simple right now — every 10,000 ticks the sim snapshots population stats, brain complexity, species changes, births/deaths, communication activity and runs it through a template that writes a plain-english chapter.

Building out a more engaging version, and will hopefully stream it onto X again as a story - but this time without chewing api tokens every couple of seconds.

NEAT for trading is interesting - on BTC i used a kernels method that worked quite well and closer to that <2 sharpe on a monthly.