lab_tic_tac_toe/ttt
root 70fdcaac79 I updated the notes and strategy for the Computer Player.
Checkpoint 3:
I think that human cognition is pretty similar to the computer learning rules,
but we don't often think about rules of cognition like we do with rules for
computer thinking, and our understanding of the brain is probably not as
complete as our understanding of computers. Writing a program like this is like
starting with a brain that hasn't had any previous inputs, but it's difficult to
imagine a brain that hasn't had any inputs. I also feel like memory is probably the
most unique thing in human cognition compared to the computer analog, because
memory formation is affected by emotion, which doesn't really have a computer
analog yet? Also the effect of aging and injury?
2024-12-12 12:39:45 -05:00
..
game.py Added code for check_winning_combo method and for functionality for 2024-12-12 11:31:44 -05:00
player.py I updated the notes and strategy for the Computer Player. 2024-12-12 12:39:45 -05:00
view.py Initial commit 2024-08-28 01:20:04 +00:00