• neural network is trained with deep Q-learning in its own training environment
  • controls the game with twinject

demonstration video of the neural network playing Touhou (Imperishable Night):

it actually makes progress up to the stage boss which is fairly impressive. it performs okay in its training environment but performs poorly in an existing bullet hell game and makes a lot of mistakes.

let me know your thoughts and any questions you have!

  • @[email protected]
    link
    fedilink
    English
    4
    edit-2
    4 months ago

    A bit offtopic but either way, have you ever tried applying NN agents on games with incomplete information, card games with opponents and alike?

    • @zolaxOP
      link
      34 months ago

      I did create a music NN and started coding an UNO NN, but apart from that, no