Skip to content

chrisrabe/ai-sports-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Sports Coder One

Purpose

This is the code base for the submission for the 2020 AI Sports event. For more information, please visit:

https://www.gocoder.one/aisports

Prerequisites

  • Python3

Getting started

  1. Clone the repository

    git clone https://github.com/chrisrabe/ai-sports.git
    
  2. Set up workspace

cd ai-sports
python3 -m venv venv
source venv/bin/activate
pip install assets/coderone-challenge-dungeon-0.1.5.tar.gz

Contributing

  1. Switch develop
  2. Create a new branch (git checkout -b <branch-name>)

Note: Pushes to master and develop branches can only be through pull requests

About

[HACKATHON] AI Sports Challenge Hosted by Coder One

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages