Skip to content

oshlern/Board-Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Board-Games

For Quest. Let's discuss the use of git for this.

Notes on using neural nets:

Could use evolutionary nets - randomly generate them and then make new generations based on the best preforming ones. Works for all models (neural nets aren't really great for this)

Could train on examples of humans playing based on whether or not they won (and negatively gradient if its an example of a loss!)

Could train on examples of whether or not a random model won or lost.

Needs Q-Learning probs. Should make Q-Learning (all of the above are pretty iffy and not bueno)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages