Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kubershahi committed Dec 3, 2021
1 parent 22bb198 commit df58460
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@
### Execution
```
git clone https://github.com/kubershahi/ashoka-capstone.git
make nn // for Neural Network
make bb // for SecureNN building blocks
make nn
make bb
```
'make nn' is for the Neural Network and 'make bb' is for the bulding blocks

### Scratch Neural Network Implementation:
* Neural Network with ReLU and Softmax
Expand Down

0 comments on commit df58460

Please sign in to comment.