From d9a78bdc743930c697bc93a8795aef8c9f5d05bd Mon Sep 17 00:00:00 2001 From: araison12 <74068726+araison12@users.noreply.github.com> Date: Mon, 9 Nov 2020 10:38:42 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75483fc..edea61f 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ You will also receive an email if a compute process died (with EXIT_STATUS = 0 o >> >> --------------------------------------------------------------------------------------------------------------- >> The process (PID : 12350) launched by araison since 08/11/2020 11:43:48 has ended. ->> His owner araison had executed the following command : +>> His owner had executed the following command : >> python3 test_torch.py >> From : >> @@ -160,7 +160,7 @@ If you have any ideas to improve this project, don't hesitate to make a merge re -## To test `gpus_monitors` by your own: +## To test `gpus_monitor` by your own: I've implemented the tiny non linear XOR problem in pyTorch. You can test `gpus_monitor` by your own while running :