A simple spam classifier built with Bayes' theorem.
-
Updated
Aug 9, 2023 - Python
A simple spam classifier built with Bayes' theorem.
A simple Eight Queens solver built with Java for CSE 486.
Contains implementations of the Breadth-First Search, Uniform-Cost Search, Depth-First Search, and A* Search for CSE 486.
A simple chess engine built with Python that uses minimax with alpha-beta pruning.
Add a description, image, and links to the cse-486 topic page so that developers can more easily learn about it.
To associate your repository with the cse-486 topic, visit your repo's landing page and select "manage topics."