Update README.md
Browse files
README.md
CHANGED
@@ -21,3 +21,6 @@ If you want to train your own model with AM-D approach:
|
|
21 |
2. Transform data with TensorFlow tranform_to_tensor [Here is Gist](https://gist.github.com/PiotrKrosniak/f488eea5b31a2d61e21554041a1ee59b) example with transforming from Pandas Data Frame
|
22 |
3. Train the model using
|
23 |
|
|
|
|
|
|
|
|
21 |
2. Transform data with TensorFlow tranform_to_tensor [Here is Gist](https://gist.github.com/PiotrKrosniak/f488eea5b31a2d61e21554041a1ee59b) example with transforming from Pandas Data Frame
|
22 |
3. Train the model using
|
23 |
|
24 |
+

|
25 |
+
|
26 |
+
|