SupremoUGH's picture
first commit
ab8b628 unverified
raw
history blame contribute delete
91 Bytes
from image_classification_model.train import train
if __name__ == "__main__":
train()