Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2024-01-05 15:26:10 +01:00 committed by GitHub
parent 4523ae3a16
commit ae83e1287a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,4 +81,4 @@ class MyOwnLayer(torch.nn.Module):
return f"in_features={self.in_features}, out_features={self.out_features}, bias={self.bias is not None}"
```
![image0](Figure_1,png)
![Figure_1.png](Figure_1.png)