Skip to content
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

Closed
arnoudbuzing opened this issue Oct 15, 2019 · 7 comments
Closed

Wolfram Neural Net Repository #32

arnoudbuzing opened this issue Oct 15, 2019 · 7 comments
Labels
enhancement New feature or request Hacktoberfest2019 Part of the Hacktoberfest 2019 (https://hacktoberfest.digitalocean.com)

Comments

@arnoudbuzing
Copy link
Contributor

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.

@arnoudbuzing
Copy link
Contributor Author

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

@neomatrix369 neomatrix369 added enhancement New feature or request hacktoberfest Part of the Hacktoberfest 2020 (https://hacktoberfest.digitalocean.com) labels Oct 15, 2019
@neomatrix369
Copy link
Owner

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

@arnoudbuzing
Copy link
Contributor Author

Ok, I will try.

Having issues with cloning this repository on Windows, maybe due to a ? character in the filename?

PS D:\git> git clone git@github.com:neomatrix369/awesome-ai-ml-dl.git
Cloning into 'awesome-ai-ml-dl'...
remote: Enumerating objects: 92, done.
remote: Counting objects: 100% (92/92), done.
remote: Compressing objects: 100% (68/68), done.
remote: Total 3629 (delta 48), reused 52 (delta 23), pack-reused 3537
Receiving objects: 100% (3629/3629), 47.64 MiB | 34.09 MiB/s, done.
Resolving deltas: 100% (2047/2047), done.
error: unable to create file data/what-is-a-tensor?.jpg: Invalid argument
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'

@neomatrix369
Copy link
Owner

Sorry about that, I have removed the name of the file. Can you pls rebase please?

@arnoudbuzing
Copy link
Contributor Author

ok, I've added the pull request:

#34

@neomatrix369
Copy link
Owner

neomatrix369 commented Oct 19, 2019

@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.

@arnoudbuzing
Copy link
Contributor Author

Looks good to me!

@neomatrix369 neomatrix369 added Hacktoberfest2019 Part of the Hacktoberfest 2019 (https://hacktoberfest.digitalocean.com) and removed hacktoberfest Part of the Hacktoberfest 2020 (https://hacktoberfest.digitalocean.com) labels Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest2019 Part of the Hacktoberfest 2019 (https://hacktoberfest.digitalocean.com)
Projects
None yet
Development

No branches or pull requests

2 participants