Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 603 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 603 Bytes

CS and Math

All .ipynb files in this repo are also uploaded to Google Colab, allowing you to run the code in your web browser. Please take note that Google Colab may not function optimally on mobile devices at times. We recommend using a desktop web browser for the best experience.

  • 2023 Oct.10 Alpha-beta pruning: GitHub | Google Colab
  • 2023 Oct.07
    Added lots of comments and explanations to alpha-beta pruning.
  • 2023 Oct.04
    Uploaded alpha-beta pruning.