Results 53 comments of neuronflow

``` Or do you mean having the scheduler seperately programmable (i.e. cosine decay vs we use linear etc). ``` This is what I initially had in mind. Maybe, just maybe...

thank you, with the above the training seems to start until it's crashing with this error: ``` File "/mnt/Drive3/florian/multi_patch_blob_loss/neuronflow/training/epoch/trainEpoch.py", line 77, in train_epoch optimizer.step() File "/home/florian/miniconda3/envs/msblob/lib/python3.8/site-packages/torch/autograd/grad_mode.py", line 26, in decorate_context...

I doubled timeout and it seems to detect all four devices now: ``` Detected eTRV devices: 00:04:2f:34:74:eb, RSSI=-71dB, key=- 00:04:2f:34:55:90, RSSI=-93dB, key=- 00:04:2f:cc:e8:87, RSSI=-94dB, key=- 00:04:2f:79:44:cf, RSSI=-67dB, key=- ``` so...

> For now, there is no integration with HA, I saw that there are some implementation using MQTT protocol. Thanks. Could you specify which implementation you mean? From my understanding...

Thanks for the reply. My plan is to write a small rest api to control the heaters depending on who is home. This way I don't need to build so...

>Please remember that updating eTRV take some time, if you do not perform it in the background your request can timeout What timeout values do you recommend? Hmm do you...

I am working on creating a research report. When I want to save the report as a pdf the navigation ribbon overlays the content. How can I avoid this? My...

Thanks, posted on SO: https://stackoverflow.com/questions/77110189/stop-bulma-ribbons-from-overlaying-content-when-printing Sorry, I was under the impression that this is a bug and that the ribbons do not behave as intended, hence I reported here.