-
-
Notifications
You must be signed in to change notification settings - Fork 359
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wolfram Neural Net Repository #32
Comments
Additionally, this is a good overview page of Neural Network functions available in Mathematica / Wolfram Language: https://reference.wolfram.com/language/guide/NeuralNetworks.html And the main introduction on how to program with neural networks in Mathematica / Wolfram Language: https://reference.wolfram.com/language/tutorial/NeuralNetworksIntroduction.html |
Thanks @arnoudbuzing pls feel free to create a PR for changes to the respective places - if you signup to the Hacktoberfest you will even get points for your efforts, see details on https://hacktoberfest.digitalocean.com |
Ok, I will try. Having issues with cloning this repository on Windows, maybe due to a
|
Sorry about that, I have removed the name of the file. Can you pls rebase please? |
ok, I've added the pull request: |
@arnoudbuzing I added the narrations to the page, see 4812e7a, also removed a duplicate link and added the link you might have missed Let me know if you are happy with this? Is this issue good to close? Do let me know. |
Looks good to me! |
Probably a useful link to add to this repo (under Mathematica / Wolfram Language):
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.
The text was updated successfully, but these errors were encountered: