day-mon / sports-betting-ai

A website that utilizes a deep learning neural network to detect who will win NBA games
https://accuribet.win
61 stars 16 forks source link
gambling keras machine-learning monorepo nba rust sports sports-betting tensorflow

Contributors Issues Stargazers

Accuribet

A new way to bet on sports. Accuribet utilizes machine learning to predict the outcome of sporting events. We use 42-48 different data points to predict the outcome of a game. In our testing phase we have been able to predict the outcome of games with ~60% accuracy.
View Live Website · Report Bug · Request Feature

About The Project

This project was a final project for CS 1783 (Artificial Intelligence) at the University of Pittsburgh at Johnstown.

Built With

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contributors