supakornn commited on
Commit
43bca45
·
verified ·
1 Parent(s): 4bd92d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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