Today’s topics
- Neural network examples (cont’d).
Announcements
- HW4 due Mar 22 @ 11:59PM.
FAQs
- Install rstudio/keras from GitHub may solve some version incompatibility issue:
devtools::install_github("rstudio/keras") library(keras) install_keras()
-
HW4 Q2. How to start?
-
TensorFlow Lite for mobile computation, or
-
Use the Google Cloud Vision for cloud computation.
-