Log In  


Cart #neuraltrainer-4 | 2025-06-24 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

Overview:

Neural Trainer is a game where you manually calibrate a neural network and apply it to classic arcade-style games. Adjust weights and biases in real time to train your neural net and conquer each level!

Each neuron in the network has knobs representing its weights and bias.
Rotate the knobs to tune how strongly each input affects the neuron's output.

Goal:

  • Score more than 15 points to complete each level

Controls:

Neural Network:

  • Use the ⬆️,➡️,⬇️,⬅️ to navigate through nodes
  • Press ❎ to enter/leave knob mode.

Inside a Node (Knob mode):

  • ➡️ and ⬅️ to navigate through knobs.
  • Use ⬆️ and ⬇️ to rotate the selected knob and adjust the value.

Menu:

  • During game, press "Enter" and then select "Return to Menu"

Games:

  • Dino – Jump over obstacles using distance detection
  • Bird – Navigate through pipes by learning when to flap
  • Ping pong - Move up/down and hit ball against the wall
  • Catch the apple - Predict landing position and move to it. Avoid catching a bomb
3



[Please log in to post a comment]

OSZAR »