Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 286 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 286 Bytes

nn-sim

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.