generated from mwc/lab_tic_tac_toe
code to import the LookaheadStartegy to the class player.py. As I worked through the lab I found myself coming back to the web that was given to us in the lab itself. When I play games like Rumicube and tic tac toe the process of running scenarios in my head happens instantaneously. Prepping the computer to play this way as well is complex. The reward system is a straightforward and interesting way to evaluate the "goodness" of a move. How good is it to do one thing rather than another? The ability to think all the way through the options is really interesting to evaluate and think about! Overall my cognition maybe did less in the way of changing, but developed a meta-like awareness for the process it goes through when it's problem solving. |
||
---|---|---|
nim | ||
strategy | ||
ttt | ||
.commit_template | ||
.gitignore | ||
notes.md | ||
play_nim.py | ||
play_ttt.py | ||
poetry.lock | ||
pyproject.toml |