Skip to content

Can I run the model training without the UI displayed on the terminal? #2005

Discussion options

You must be logged in to vote

You can use a custom renderer instead of the default terminal UI renderer.

Check out the custom-renderer example, it implements a very simple MetricsRenderer that simply uses the dbg! macro to print the values. You can adjust to your use case to log/display the as you wish.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nagacharan-tangirala
Comment options

Answer selected by nagacharan-tangirala
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants