🎯I’m trying to determine if I can predict the winning number in a casino game just by analyzing the ball's movements before it lands 👇CHECK THE VIDEO👇
Using a self-coded algorithm I will extract information from roulette games and divide it into input and output data. Then, I will use this dataset to train a neural net. The final goal is to create a tool that, given a video of a roulette play (without the part where the ball lands), can provide a precise approximation of where it will land.
In the scheme you can see the basic structure of the video analyzer, which is already developed and I just need to improve and implement it with lots of roulette plays. Regarding the Neural Network, I have some knowledge about how to implement it, but I have not yet fully developed it due to some issues and time restrictions.
If you are interested in knowing more about the project, visit the attached document, where I will be updating the project's development.
*If interested in giving ideas or commenting about the project, I will gladly read them in this entry.