This is a simple terminal-based Roguelike and MLP neural-network implementation in Rust. The NN is trained by the Roguelike environment to control entities in the game. The project is intended primarily as an exploration of applying neural-networks to simulated environments.
-
Notifications
You must be signed in to change notification settings - Fork 0
danielway/nn-sim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Basic Roguelike game with an MLP neural-network trained to control in-game entities.