#Maze Generator Using Ml-agents

1 messages · Page 1 of 1 (latest)

tired oasis
#

Is it possible to create a maze without using procedural generation via neural networks with the help of mlagents, in unity?

halcyon crane
#

Theoretically. You'll need to train a model to do it. Is it worth the effort though? You can already generate perfect mazes with procedural generation.