Skip to content

helderjnpinto/neural-network-training-with-games

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Network Training with Games

Adapted for linux

Credits JVictorDias

Deps

  • sdl2
  • sdl2-ttf
  • sdl2-image
  • make
  • g++/clang++
sudo apt install libsdl2-dev libsdl2-ttf-dev libsdl2-image-dev

How to test

Flappy-Bird

make run-flappy

Key | Action esc | Pause space | info

Deep-Cars

make run-cars

Dinossauro - TODO

make run-dino
  • missig specific PIG version

Source

About

Neural network training with games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 49.1%
  • C++ 48.7%
  • Objective-C 1.9%
  • Makefile 0.3%