Does it require to activate keras every time after I call the library?

Dear Sir/Madam/Friends

When I use keras library or tensorflow library , does it requires to activate everytime by typing...

library(tensorflow)

install_tensorflow()
or

library(keras)

install_keras()

I already activate both once.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.