naity / DeepUFC2

Now with data scraping and implementation in PyTorch

Home Page:https://medium.com/@yuan_tian/predict-ufc-fights-with-deep-learning-ii-data-collection-and-implementation-in-pytorch-ff7a95062554

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Now with data scraping and implementation in PyTorch

https://medium.com/@yuan_tian/predict-ufc-fights-with-deep-learning-ii-data-collection-and-implementation-in-pytorch-ff7a95062554


Languages

Language:Jupyter Notebook 100.0%