Skip to content

rnekrasov-msk/AIJ2019

 
 

Repository files navigation

The winning solution for the AI Journey 2019 contest based on the official baseline.

The solution structure is similar to the baseline's one: the most interesting code can be found in the solvers folder.

Beware: some of the baseline solvers were not removed (due to our laziness and lack of the time) and their improved versions can be found in separate files (e.g., solver17.py should have been replaced by punctuator.py). Check solution.py to find out what solvers were actually applied.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • Other 1.5%