All In One - crimson-unicorn/core GitHub Wiki

One Command is All the Patience I've Got

Say no more. Let the machine do its job.

We know you don't have time for this, so we do it for you. Simply input the following command and you will run the entire toy experiment pipeline:

make toy

Before running the command, you may need to make sure you have all the dependencies on your Linux Ubuntu machine. However, we try to minimize your effort by setting up Python virtualenv wherever possible (but you still need to have Python 2 and virtualenv installed, for example). Take a quick look at the beginning of Preparation.

⚠️ The code does not support Python 3. You will get unexpected and misleading syntax errors when you run the pipeline!