Shobhit Sharma

Results 1 issues of Shobhit Sharma

--------------------------------------------------------------------------- AssertionError Traceback (most recent call last) Cell In[7], [line 1](vscode-notebook-cell:?execution_count=7&line=1) ----> [1](vscode-notebook-cell:?execution_count=7&line=1) run('p2ch11.training.LunaTrainingApp', '--epochs=1') Cell In[2], [line 7](vscode-notebook-cell:?execution_count=2&line=7) [4](vscode-notebook-cell:?execution_count=2&line=4) log.info("Running: {}({!r}).main()".format(app, argv)) [6](vscode-notebook-cell:?execution_count=2&line=6) app_cls = importstr(*app.rsplit('.', 1)) # ---->...