Monitor your algorithm on streamlit web application
To run the code, you need
Start a web server with streamlit run app.py, it will serve http://localhost:8051/ by default.
Set hyperparameters in the sidebar and press start training
Monitor your algorithm on streamlit web application
To run the code, you need
Start a web server with streamlit run app.py, it will serve http://localhost:8051/ by default.
Set hyperparameters in the sidebar and press start training