Jon
Jon
I've confirmed that a websocket connection can be make to an authenticated/private call (ie. chat.server.invoke('QueryBalanceState')) Transfer cookies + agent name from ie/ logged in selenium session -> cfscrape sesh. I'll...
Windows port of ppt/doc/xls to text http://blog.brush.co.nz/2009/09/catdoc-windows/
I could connect to my proxy but it wasn't executing the mining (ie/ 0 H/S on client). Until I did a: npm install pm2 -g pm2 update
But you'll then need to downgrade scipy for the resize command. ` pip install scipy==1.2.2 --force-reinstall` Or, if anyone has an alternative colab rcnn lmk
The message says that the sat data is not online -- likely because it's >1 year old. So change the date range at cell: products = api.query(footprint, date = ('20210101',...
I had the "ValueError: Invalid shape in axis 0: 0." . It happens when I blend two matrixes and the one has vector weights as 0. I added a slight...
Yes, pip install fastBPE works and you can replace args.beam by a variable or value ie 1 or 5
It looks like the relis-bin is the raw training data and may need to be regenerated via preprocess.sh which rebuilds the source data files from train/test/validate. I'm stuck on the...
Maybe I don't fully understand software, but this library does micropython with bme680: https://github.com/RuiSantosdotme/Random-Nerd-Tutorials/blob/master/Projects/ESP-MicroPython/bme680.py which is based on: https://github.com/adafruit/Adafruit_CircuitPython_BME680/blob/master/adafruit_bme680.py ...and this active library too (not to mention the ie/ esp32...
Ok, a bit of reading finds compensation equations like, "comp_gas = log(R_gas[ohm]) + 0.04 log(Ohm)/%rh * hum[%rh] .The slope strongly depends on your heating profile and the polling frequency!" --...