• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

neural network

  1. Follow The Fun

    Development Training AI without developing it from scratch

    Hi everyone I was wondering if anyone knew where the best place is to start developing AI without reinventing the wheel? I've searched google and youtube but I can only find tutorial series that are hundreds of hours long, and they focus on making your own AI from scratch with all the maths...
  2. S

    Help with saving decimal numbers

    I´m currently working on my first neural network project. Everything is working so far, but saving all weights not really. I´m searching for a way to save all decimal numbers and couldn´t find anything online. I tried lots of things like (buffer_save/load, ds_map_secure_save/load and ini_files)...
  3. drandula

    Multilayer Neural Network in GML

    Multilayer Neural Network in GML (Old topic with GMS2.2) Edit. About GMS 2.3 Beta I have been trying out GMS 2.3 beta for couple of days, and I have written some multi-layer perceptor code for GMS 2.3 beta. This does not work in GMS 2.2 or older version. Currently I don't recommend using VM...
Top