Back to Browse

Tutorial: Build Paper Rock Scissors game using Python and SVM - COMP 4423

243 views
Feb 17, 2023
21:40

This is a Paper-Rock-Scissors game I built for demonstrating the feature extraction and training/testing of a SVM classifier. We also show how to save/load numpy files and the use of T-SNE for visualization. The code works only in PolyU intranet because I called a local web service for hand landmark detection. You should change it to your own detector (there are a lot of other implementations on Internet) if you want to make it work on your side. Feature Extraction, Training, Testing, Sklearn, TSNE, SVM, Tutorial

Download

1 formats

Video Formats

360pmp439.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Tutorial: Build Paper Rock Scissors game using Python and SVM - COMP 4423 | NatokHD