From c7c6f5446db50ca80ce42f6a8eb5337b5e4fb8d3 Mon Sep 17 00:00:00 2001
From: Remi Cresson <remi.cresson@inrae.fr>
Date: Thu, 25 Aug 2022 10:24:34 +0200
Subject: [PATCH] Update prez

---
 otbtf_pres/index.html | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/otbtf_pres/index.html b/otbtf_pres/index.html
index 28d8d82..47a29dd 100644
--- a/otbtf_pres/index.html
+++ b/otbtf_pres/index.html
@@ -73,6 +73,17 @@
 
         </section>
 
+        <section>
+          <h2>Improvements over the years</h2>
+          <ol>
+            <li><h>Documentation</h></li>
+            <li><h>Docker</h> builds for CPU/GPU</li>
+            <li><h>CI/CD</h></li>
+            <li><h>TensorFlow 2</h> support</li>
+            <li><h>Python classes</h> to build/train models</li>
+          </ol>
+        </section>
+
         <section>
           <h2>Repository and docker images</h2>
           <img width="5%" data-src="illustrations/repos_git.jpg" style="float:left;padding-left:20%">
-- 
GitLab