Callback that streams epoch results to a csv file
Supports all values that can be represented as a string
callback_csv_logger(filename, separator = ",", append = FALSE)
filename |
filename of the csv file, e.g. 'run/log.csv'. |
separator |
string used to separate elements in the csv file. |
append |
|
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.