Skip to content

Commit

Permalink
Adding @souravs17031999's link to two other sections of the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
neomatrix369 committed Nov 21, 2019
1 parent f814509 commit 0bab3c7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Programming-in-Python.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@
## Intermediate / Advanced Python

- [Scientific Python](https://github.com/Imperial-College-Data-Science-Society/Lecture-2-Scientific-Python)
- [Neural Networks Matrices exploration - Under the Hood Mathematical Operations](https://github.com/souravs17031999/NeuralNets-Pure-Python)


## Courses

Expand Down
2 changes: 2 additions & 0 deletions details/mathematica-wolfram-Language.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
- [Neural Network Repository](https://reference.wolfram.com/language/guide/NeuralNetworks.html) - a good overview page of Neural Network functions available in Mathematica / Wolfram Language
- [Neural Network tutorial](https://reference.wolfram.com/language/tutorial/NeuralNetworksIntroduction.html) - the main introduction on how to program with neural networks in Mathematica / Wolfram Language
- [Wolfram Neural Net Repository](https://resources.wolframcloud.com/NeuralNetRepository/) - The Wolfram Neural Net Repository is a public resource that hosts an expanding collection of trained and untrained neural network models, suitable for immediate evaluation, training, visualization, transfer learning and more
- [Neural Networks Matrices exploration - Under the Hood Mathematical Operations](https://github.com/souravs17031999/NeuralNets-Pure-Python)


# Contributing

Expand Down

0 comments on commit 0bab3c7

Please sign in to comment.