From 53a0579c114ffe42aff22210dd33aeb6d8b0e6d8 Mon Sep 17 00:00:00 2001 From: lucasdelimanogueira <47654903+lucasdelimanogueira@users.noreply.github.com> Date: Mon, 13 May 2024 19:45:03 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e904b17..d7bb0eb 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ class MyModel(nn.Module): | Development | Status | Feature | | ---------------------------- | ----------- | ---------------------------------------------------------------------- | -| Operations | in progress | | +| Operations | in progress | | | Loss | in progress | | | Data | in progress | | | Convolutional Neural Network | in progress | |