Robert Hadow

Results 4 comments of Robert Hadow

Hello @andrie -- I saw the same results as @hermandr. The following code sits in a knitr script. ``` library(keras) library(rlang) devtools::install_github("andrie/deepviz") library(deepviz) library(magrittr) model % layer_dense(units = 32, input_shape...

Hello Andrie – I don’t want you to spend you day debugging my stuff. Here is the story, though. I updated Conda base. Then I tried to run my code,...

Looks like the problem is elsewhere: https://github.com/rstudio/keras/issues/733

My problem is simpler: 'class WiFiClass' has no member named 'setAutoConnect' ``` Multiple libraries were found for "WiFi.h" Used: /home/rhadow/snap/arduino/85/.arduino15/packages/esp32/hardware/esp32/3.0.2/libraries/WiFi Not used: /snap/arduino/85/libraries/WiFi Using library WiFi at version 2.0.0 in...