Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/naity/DeepUFC2

Now with data scraping and implementation in PyTorch
https://github.com/naity/DeepUFC2

Last synced: 3 months ago
JSON representation

Now with data scraping and implementation in PyTorch

Awesome Lists containing this project

README

        

# DeepUFC2
#### Followup on DeepUFC and now includes data scraping and implementation in PyTorch.

- ufc_bouts.csv: ufc bouts dataset
- ufc_fighters.csv: ufc fighters dataset
- ufc_combined.csv: combined dataset used for deep learning
- preprocessing.ipynb: Notebook for preprocessing the datasets
- ufc_prediction.ipynb: Notebook for neural network implementation and prediction