rstudio / tensorflow.rstudio.com

https://tensorflow.rstudio.com
9 stars 12 forks source link

plot a Keras model in rstudio #53

Closed Milardkh closed 1 year ago

Milardkh commented 1 year ago

Dear Posit community, I'm working on windows 10, and although I work with tensorflow and keras package in R, I cannot plot a keras model. I have followed requirements part in TensorFlow for R, yet it did not work

t-kalinowski commented 1 year ago

This was recently fixed in the development version of keras. Please install with remotes::install_github("rstudio/keras")