https://github.com/codingbeard/naughts-keras-dotnetcore
https://github.com/codingbeard/naughts-keras-dotnetcore
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/codingbeard/naughts-keras-dotnetcore
- Owner: CodingBeard
- Created: 2020-08-08T22:35:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-27T06:53:27.000Z (almost 6 years ago)
- Last Synced: 2025-03-03T11:43:24.359Z (over 1 year ago)
- Language: C#
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple Keras.NET model for playing a game of naughts and crosses against an AI player.
You will need to install python, tensorflow-gpu, keras, and numpy python packages globally and put them in the path.