-
Notifications
You must be signed in to change notification settings - Fork 23
Added Hello World File #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: gh-pages
Are you sure you want to change the base?
Conversation
Made edits and formatting.
Explication about the komodo dragon chess engine.
Explication:This is a nice summary of Komodo and chess engines, but over the next day or so I think it would be neat to include commentary on what Komodo's specific flaws or weaknesses might be, or more information on (for example) its balance evaluation or its idea of "human-like moves". Are there academic papers written about Komodo, or interviews of the authors, that go into more depth on what it means for a move to be human-like and how a computer can make this determination? Hello, World:Would you mind adding a code cell just to be 100% sure Jupyter is working on your machine? After you make the two additions above, I'll merge this pull request! Nice to meet you! |
# Conflicts: # projects/3-mazes/Maze Solvers.ipynb
First attempt at assignment 1.