Skip to content

Read the README.txt file in each project and install modules from requirements.txt

Notifications You must be signed in to change notification settings

MichaelThamm/language-interpreter-neural-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Purpose:

Using reinforcement learning, the NN will learn to predict the alphabet that you are drawing in the pixelated drawing board. This takes many generations to adequately train the model and was mainly intended as an intro project for NNs.

Requirements:

This could take 30 minutes for initial set up

START HERE

Learn From?

-----------SCRATCH-----------

To create a workspace:

Setting up your own external libs:

Getting SDL2 to work:

More Linking Libs:

-----------HEAD-START-----------

Watch this video to install a compiler (mingw):

The #include main.h statement pulls all the class and function definitions from the main.h header file. This cleans up the main.cpp code.

If you are having a hard time use this tutorial

If it worked congrats!

  • Expected result is some data dump to the terminal and a tab should open with a GUI of a red screen

About

Read the README.txt file in each project and install modules from requirements.txt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published