@ -37,7 +37,7 @@ def my_main(EPOCHS, _run):
norm_games_model.fit(games_all, games_predict, epochs=EPOCHS)
norm_games_model.save('test')
print(f'done:')
_run.add_artifact('test')
exint.run()
exint.add_artifact("test")
The note is not visible to the blocked user.