NES-NN / NES-NN-Testbed

A Testbed for Neural Networks based on the Xyene Nintendo Entertainment System emulator.
GNU General Public License v3.0
0 stars 0 forks source link

SMBEvaluator broken. #9

Closed LoicNyssen closed 6 years ago

LoicNyssen commented 6 years ago

The state is not resetting between evaluation loops.

Also controller no not working, button presses not being sent to emulator.

LoicNyssen commented 6 years ago

Hard to say if this is fixed https://github.com/NES-NN/Emulator.NES/commit/580bb20db2787075ce5b18d6a5f69376e201f584

Need to see what the NN is seeing, cant do that without the UI

LoicNyssen commented 6 years ago

Controller definitely not working, Mario never moves right.

gen=0 bestFitness=0.000000 gen=1 bestFitness=0.105541 gen=2 bestFitness=0.105541 gen=3 bestFitness=0.105541 gen=4 bestFitness=0.105541

LoicNyssen commented 6 years ago

https://github.com/NES-NN/Emulator.NES/commit/01f1657ec880e3731a0f85d209bb573e8d5cc989