You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/lfd121.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5655,6 +5655,10 @@ as a dangerous trap for the unwary
5655
5655
Again, don't blindly trust AI systems to write code; take steps such as
5656
5656
carefully checking their results.
5657
5657
5658
+
Today, most software development uses AI, and that's an important topic in its own right.
5659
+
Once you complete this course, we encourage you to take the companion course
5660
+
[Secure AI/ML-Driven Software Development (LFEL1012)](https://training.linuxfoundation.org/express-learning/secure-ai-ml-driven-software-development-lfel1012/).
5661
+
5658
5662
Now let's discuss how to build more secure software systems that *use* ML.
5659
5663
Building ML systems often involve several processes, namely
5660
5664
training, testing, and inference. Inference is when the ML system is being
0 commit comments