From c9c051906cfa99d700d65f150f42ade3809c05f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric?= <frederic.sur@univ-lorraine.fr> Date: Mon, 2 Jan 2023 13:50:13 +0100 Subject: [PATCH] avec tensorflow --- environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment.yml b/environment.yml index e90d50a..2338855 100644 --- a/environment.yml +++ b/environment.yml @@ -6,3 +6,4 @@ dependencies: - matplotlib - scikit-learn - time + - tensorflow \ No newline at end of file -- GitLab