hjpulkki / RPS

Deep learing for Rock-Paper-Scissors using keras
GNU General Public License v3.0
1 stars 3 forks source link

Fix: Unimplemented: Cast string to float is not supported #5

Closed MatejMecka closed 1 year ago

MatejMecka commented 3 years ago

When running the program I got the following error: Unimplemented: Cast string to float is not supported this PR aims to fix this by setting the data vector elements to be a float