Skip to content

Commit 4b6a7b0

Browse files
Add link to our AI/ML course
Signed-off-by: David A. Wheeler <dwheeler@dwheeler.com>
1 parent 57e3651 commit 4b6a7b0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/lfd121.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5655,6 +5655,10 @@ as a dangerous trap for the unwary
56555655
Again, don't blindly trust AI systems to write code; take steps such as
56565656
carefully checking their results.
56575657

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+
56585662
Now let's discuss how to build more secure software systems that *use* ML.
56595663
Building ML systems often involve several processes, namely
56605664
training, testing, and inference. Inference is when the ML system is being

0 commit comments

Comments
 (0)