diff --git a/README.md b/README.md index ca467aa..e904b17 100644 --- a/README.md +++ b/README.md @@ -59,3 +59,13 @@ class MyModel(nn.Module): return out ``` + +# 4 - Progress + +| Development | Status | Feature | +| ---------------------------- | ----------- | ---------------------------------------------------------------------- | +| Operations | in progress | | +| Loss | in progress | | +| Data | in progress | | +| Convolutional Neural Network | in progress | | +| Distributed | in progress |