Skip to content

Commit

Permalink
check gif embed
Browse files Browse the repository at this point in the history
  • Loading branch information
sdlee94 committed Oct 7, 2020
1 parent c7fe4d3 commit aedcc4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Of course, since this is a Reinforcement Learning project, the above statement should be a given. After all, Reinforcement Learning is all about having a machine learning model improve through trial-and-error. Below is a comparison of a model playing Minesweeper before training and after training on ~half a million games!

<p align="center">
<img src="https://github.com/sdlee94/Minesweeper-AI-Reinforcement-Learning/blob/master/before_after_train.gif"/>
<img src='before_after_train.gif'/>
</p>

### Acknowledgments
Expand Down

0 comments on commit aedcc4c

Please sign in to comment.