Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tic_tac_toe example #9

Closed
wants to merge 8 commits into from
Closed

tic_tac_toe example #9

wants to merge 8 commits into from

Conversation

nikolakn
Copy link

@nikolakn nikolakn commented Sep 4, 2018

go-deep NN trained to play tic_tac_toe like "o". and server using the trained network to play the game.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 23

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.08%) to 95.396%

Files with Coverage Reduction New Missed Lines %
util.go 3 92.13%
Totals Coverage Status
Change from base Build 21: 0.08%
Covered Lines: 373
Relevant Lines: 391

💛 - Coveralls

@patrikeh
Copy link
Owner

This is cool! I like what you did but I think it's a bit extensive for an example in this repo. Maybe you could just add a section to the readme like "go-deep in action" with a link to your tic-tac-toe repo?

@nikolakn
Copy link
Author

No problem, I'm learning backpropagation and come across go-deep. it is very easy to understand and clearly written.

@nikolakn nikolakn closed this Sep 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants