There was an error while loading. Please reload this page.
1 parent bbabe6e commit c36ff13Copy full SHA for c36ff13
README.md
@@ -43,6 +43,9 @@ This architecture allows deployement and managend of different models and versio
43
- Install Docker
44
- Kafka Streams API 2.0 (configured in pom.xml and downloaded via Maven bulid; Kafka Streams API 1.1 is also compatible)
45
46
+The code is developed and tested on Mac and Linux operating systems. As Kafka does not support and work well on Windows, this is not tested at all.
47
+
48
49
### Things to do
50
1. Install and start a ML Serving Engine
51
2. Deploy prebuilt TensorFlow Model
0 commit comments