diff --git a/README.md b/README.md index 9940685d..ff4e7773 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ print(f'{b.grad:.4f}') # prints 645.5773, i.e. the numerical value of dg/db -# Neural Network Architecture +### Neural Network Architecture Here is a visual representation of the MLP architecture: ```mermaid