- Download the data, put it in tcdata folder
- Train and inference
# In container terminal, train and online predict
export SGX_MODE=SIM
sh run.sh
- The host provides a helpful pipeline. If you are only interested in the NN model part, you could refer to here.