Simon Lundell
Simon Lundell
Hi! I am opening this issue just to let you know that I am experimenting with the i2c bus using an esp8266. Thanks to your project I have been able...
Includes schedule copied from v2. Persitant progress and automatically restarts from last checkpoint. Uses prefetch_generator to increase GPU utilization. Previews are saved as png files. Losses are plotted using matplotlib....
I have been using the code from this repo quite a lot, and made my own changes. I usually use nbconvert and create a script which I edit. I find...
Not really an issue, more of a tip. Generating a batch takes around 20% of the iteration time on my setup. Since training is CPU/GPU bound and batch assembly is...
When trying to add this feed: https://raw.githubusercontent.com/pallih/rss/main/rss/palmemordsarkivet.rss the url input box disappears, a toaster notifications says "Please fix errors before saving". The feed is not added. I added an example...
Today I installed a diyBMS (esp32) setup in my boat. One controller and 8 battery modules. I already have two Juntek VAT-1050 shunts for measuring currents installed (one on all...
When the addon starts, it checks if it needs to install a new bleak or influxdb using pip. This requires internet connection. If possible, this package should be cached, or...