Update README.md
Browse files
README.md
CHANGED
|
@@ -44,6 +44,8 @@ Want to see more? Run: `python3 visualize_mnist.py`
|
|
| 44 |
|
| 45 |
## How it works
|
| 46 |
|
|
|
|
|
|
|
| 47 |
Basic neural network stuff:
|
| 48 |
|
| 49 |
```rust
|
|
|
|
| 44 |
|
| 45 |
## How it works
|
| 46 |
|
| 47 |
+
source code: [github](https://github.com/supakornn/mnist-rust)
|
| 48 |
+
|
| 49 |
Basic neural network stuff:
|
| 50 |
|
| 51 |
```rust
|