Hacker News new | ask | show | jobs
by petercooper 1816 days ago
What are some of the nicest environments for experimenting with this sort of "define some rules, see how agents exist within that world" stuff? It doesn't need to be full on ML models, even simpler rules defined in code would be fine.
1 comments

Looks like this[1] might be one example. They have a link to the code. Might be a good starting point for making your own custom game.

Maybe there's a repository somewhere with similar examples?

[1](https://towardsdatascience.com/today-im-going-to-talk-about-...)