Skip to content

ZamenWolk/NeurNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeurNet

Quick program with the goal of tinkering with deep learning. The neural network type is based off this paper on evolving neural neworks, with speciation of genomes to stimulate new behaviors.

The aim is to train a deep neural network to play the 2048 game, that I also coded myself (the original game is available here).

The program is not fully functional, but the goal was to try and understand the logic and know how it could be replicated. The central class is Pool, in src/use. The main.cpp in the root directory shows its use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages