Comment on Show HN: Change Python code while it's running using a reloading loopComments−ovi2566yThis is great work, I could not believe the fact that it keeps state (like the current epoch number, and of course all the current model state). Makes Python even more dynamic.Nice that you could condense it to less than 100 lines of Python!
Comments
This is great work, I could not believe the fact that it keeps state (like the current epoch number, and of course all the current model state). Makes Python even more dynamic.
Nice that you could condense it to less than 100 lines of Python!