File size: 76 Bytes
d9c19b7
 
 
 
 
1
2
3
4
5
6

from oryx.train.train import train

if __name__ == "__main__":
    train()