Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jpuri committed Dec 23, 2024
1 parent ab22796 commit b83b895
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 @@ -3,5 +3,6 @@
1. [Linear Regression](https://github.com/jpuri/neural-networks/tree/main/linear-regression)
2. [Shallow Neural Network](https://github.com/jpuri/neural-networks/tree/main/shallow-neural-network)
3. [Deep Neural Network](https://github.com/jpuri/neural-networks/tree/main/deep-neural-network)
4. [Text Classification](https://github.com/jpuri/neural-networks/tree/main/text-classifier)
5. [Text Summarizer](https://github.com/jpuri/neural-networks/tree/main/text-summarizer)
4. [Tensorflow MNIST](https://github.com/jpuri/neural-networks/tree/main/tensorflow-mnist)
5. [Text Classification](https://github.com/jpuri/neural-networks/tree/main/text-classifier)
6. [Text Summarizer](https://github.com/jpuri/neural-networks/tree/main/text-summarizer)

0 comments on commit b83b895

Please sign in to comment.