| output_message | R Documentation |
Prints a message msg if trace parameter is TRUE with current date with message() or cat()
function.
output_message(msg, trace, msg_fun)
msg |
|
trace |
|
msg_fun |
|
This function returns nothing.
Other Utils Log Developers:
cat_message(),
clean_pytorch_log_transformers(),
print_message(),
read_log(),
read_loss_log(),
reset_log(),
reset_loss_log(),
write_log()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.