Thanks to visit codestin.com
Credit goes to github.com

Skip to content
JinJay edited this page Jul 1, 2019 · 1 revision

Welcome to the aitom wiki!

For Developers

We use python3 syntax instead of python2.

Some legacy codes need to be converted.

import tomominer ➡️ import aitom.tomominer

from tomominer... ➡️ from aitom.tomominer...

Project Management

  • Roadmap
  • Iteration Plans
  • Development Process

Contributing

Documentation

  • API

Clone this wiki locally