Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 934 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 934 Bytes

About

Image of Application GUI Computer Vision Solitaire with AI solving assistance.

Includes python computer vision client using darknet yolov3 real-time object detection via neural network trained on custom procedurally generated card images. Has a javafx GUI and java AI agents implemented using MCTS and Expectimax approaches and a basic control.

Launcher

Image of Application Launcher

The launcher lets you opt-out of features. File with pre-trained weights is required for computer vision as specified in the Computer Vision README. Computer Vision depends on CUDA and cuDNN.

AI

Image of MCTS Tree Brief visualisation of MCTS tree.