diff --git a/README.md b/README.md index 7c34ba0..caea388 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # tic_tac_toe_bot A tic tac toe bot made using a neural network with numpy +# [demo](https://drive.google.com/file/d/1xfrmZMbKz_yeyzx3ryjn1EoFpZ8l39xk/view?usp=sharing) # installation ``` git clone https://github.com/Yumyummyyy/tic_tac_toe_bot.git diff --git a/fileOne.pkl b/fileOne.pkl index 50c26bf..72d27d2 100644 Binary files a/fileOne.pkl and b/fileOne.pkl differ diff --git a/fileTwo.pkl b/fileTwo.pkl index 1721f03..5fc100b 100644 Binary files a/fileTwo.pkl and b/fileTwo.pkl differ