Skip to content

yasufumy/placeholder_reconstruction

Repository files navigation

Soccer Relay Generation

Overview

This repository provides code for Seq2Seq of soccer relay generation.

Preparation

Please run commands below for preparation.

$ git clone https://github.com/yasfmy/soccer_relay_generation.git
$ git submodule init
$ git submodule update
$ make init

Start learning

$ python main.py --gpu 0 --net mlp-att

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages