From 309a94a86baf2ffa5674cf18979caac98180e76c Mon Sep 17 00:00:00 2001 From: Joerg Marks Date: Fri, 7 Apr 2023 08:52:35 +0200 Subject: [PATCH] Update intro_python --- slides/01_intro_python.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/slides/01_intro_python.md b/slides/01_intro_python.md index 4a501bc..f565cc4 100644 --- a/slides/01_intro_python.md +++ b/slides/01_intro_python.md @@ -49,6 +49,8 @@ * [\textcolor{violet}{scikit-learn}](https://scikit-learn.org/stable/) - machine learning library written in python, which makes use extensively of NumPy for high-performance linear algebra algorithms + +* [\textcolor{violet}{Tensorflow}](https://https://www.tensorflow.org/) - machine learning library with Keras as python interface ## NumPy