diff --git a/README.md b/README.md index e7234cb..c2ec44a 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ predictions = net.predict_with_projection(X_batch, steps=20) Working examples live in [`examples/`](examples/), including full MNIST training, XOR, and comparisons against feed-forward and PyTorch baselines.
+