Skip to content

Commit 7c0b1dc

Browse files
committed
docs: add niche usecases--federated learning
1 parent 2d9a95b commit 7c0b1dc

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

workshop/ai/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,11 @@ Conclusion
3131
----------
3232

3333
In conclusion, Docker offers several benefits in AI, including reproducibility, portability, scalability, and security. Using Docker in AI is relatively simple and involves building a Docker image that contains the software stack required for the machine learning model, training the model, and deploying it using a production Docker image. By leveraging the benefits of Docker, data scientists can improve their workflow, reduce the risk of errors, and accelerate the deployment of machine learning models.
34+
35+
Docker in AI 101
36+
----------
37+
38+
39+
### Niche Use Cases
40+
41+
- [Lab01 - Federated Learning](https://github.com/collabnix/dockerlabs/blob/master/workshop/ai/usecases/federated-learning/README.md)

workshop/ai/usecases/federated-learning/README.md

Whitespace-only changes.

0 commit comments

Comments
 (0)