diff --git a/docs/tutorials/rolling_alice/0000_architecting_alice/0005_stream_of_consciousness.md b/docs/tutorials/rolling_alice/0000_architecting_alice/0005_stream_of_consciousness.md index df938dc3c5..8a44a21bed 100644 --- a/docs/tutorials/rolling_alice/0000_architecting_alice/0005_stream_of_consciousness.md +++ b/docs/tutorials/rolling_alice/0000_architecting_alice/0005_stream_of_consciousness.md @@ -29,6 +29,9 @@ print the message "Alice Online" and "Bob Online" to each side. - References - This tutorial is covered in `Stream of Consciousness: Collective Thought` **TODO** Update with link to recording once made. - The resulting commit from completion of this tutorial was: **TODO** Update with link to operations added. + - Referenced example files: + - [`docker-compose.yml`](https://github.com/intel/dffml/tree/alice/examples/tutorials/rolling_alice/federated_forge/alice_and_bob) + - Our basic trust evalution of incoming thoughts setup - Feedback - Please provide feedback / thoughts for extension / improvement about this tutorial in the following discussion thread: https://github.com/intel/dffml/discussions/1415