Florian Winkler

Results 4 issues of Florian Winkler

**Problem:** I recently used the `flights.json.gz` dataset for testing Elasticsearch queries in another project. When indexing the data into Elasticsearch I noticed that the `timestamp` causes some parsing errors. The...

I started working with the WISE-1570 MCU and have already succesfully programmed it several times. For drag'n'drop programming I am using the latest DAPLink version (v0253, I also tried v0245)...

I added model prediction using "real-time" webcam image data. The prediction results are shown in a separate window using `cv2.imshow(...)`. You can choose what the model should predict as follows:...

When I looked through this fascinating project as a machine learning and tensorflow noob, I tried to add comments for myself in order to understand what's going on. I'd like...