Robert Hadow
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...
One might want to point out that a head-and-shoulders with checkmark is a DM. A cloud with the checkmark is a successful broadcast (^all)..
In the web UI, there are three symbols: circle with check, circle with exclamation point, and cirlcle with ellipsis. As time permits, it would make sense to standardize the symbols...
This issue duplicates #765.
As to IP address conversion to integer, I don't remember when I learned this; it may be wrong. The standard method of converting an IPv4 address strin in the form...
I have no preference. I never used a poetry install, to the best of my recollection. That raises another point: CRUD. If one can install dotmap (create), there whould be...
As to _implicit ACK_, it seems that this is an acknowledgement that the message was received by some other node and perhaps retransmitted. There's a big assumption that the destination...