powered by
Plot keras history in R.
e_keras_history(e)
An echarts4r object as returned by e_charts.
echarts4r
e_charts
# NOT RUN { history <- model %>% fit(...) history %>% e_charts() %>% e_keras_history() # } # NOT RUN { # }
Run the code above in your browser using DataLab