A little bit of an update. Release ! Yay
A little bit of an update. I decided to change the goal and scope of this plugin/journey/whatever the heck this is.
What im going to be doing is using the NN to predict poker hands, with generative data as the training data. This means we will be simulating poker games. getting hands, using an analyzer to figure out poker hand rank by bucket counting. then feeding this as training data.
The learning is supervised type, because we are using labeled training data. Although the data is generative, it doesn’t matter in the end. We could have used poker hand data but then you have to transform the data into useable data, i opted not to use predefined data.
I have the neural network plugin done. I have a deck of cards plugin done, a few simple pokergame functions to test and analyze the cards. I have everything needed to get the ANN to classify a hand of cards. Except the implementation of the interconnectivity between the cards and the net. you know, the fun fiddly bits.
Here is the link for the github
For the base project, which is the BP Blackjack project for assets. Although in the end we will cut ties with all assets in the future. As a result, there is a new card mesh with new textures and mats. Backs and faces included.
The deck of cards and test poker game plugin.
the Artificial Neural Network plugin.
Please enjoy and, please notify me of anything wrong that you might see.
&stc=1&d=1471371904&stc=1&d=1471371947
&stc=1&d=1471372030