Skip to content

Commit

Permalink
Remove extra linebreak
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobjwalters authored Dec 31, 2023
1 parent 63b39d7 commit f8d22be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _sections/inf2/inf2d.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ pinned: true # temporary pinned as last inf exam

- [MCQ Question Cache](/drive?next=1coz6nMPFCZqR8mBU6AiDiVz0r28WMSNaSH9YcY7c6R0)
- [Quizlet](https://quizlet.com/293000769/inf2d-flash-cards/)
- [Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
](https://github.com/aimacode/aima-python)
- [Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"](https://github.com/aimacode/aima-python)
- [Alpha-Beta pruning interactive example](http://inst.eecs.berkeley.edu/~cs61b/fa14/ta-materials/apps/ab_tree_practice/)
- [Another AB pruning example - allowing you to create your own tree](https://nmiljkovic.github.io/minimax/)
- [Video on a-B pruning](https://www.youtube.com/watch?v=l-hh51ncgDI&t=294s)
Expand Down

0 comments on commit f8d22be

Please sign in to comment.