OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
http://internship.opengenus.org
GNU General Public License v3.0
13.58k stars 3.69k forks source link

Add code for Neural Network #3725

Open AdiChat opened 6 years ago

AdiChat commented 6 years ago

This is a(n):

Details:

The task is to add code for Neural Network in any language of your choice (C, C++, Java, Python, Swift, JavaScript, GoLang, Matlab and others.

The path of this code will be: code/artificial_intelligence/src/neural_network/

:speaker: You can, also, write about it at OpenGenus IQ and become a part of OpenGenus Publisher Team. See this and let us know your interest :smile:

If you face any problem, let us know. We are here to help.

Join our community at our Discourse forum and stay connected. To get your pull request reviewed instantly, you can directly message us at our forum.

Enjoy :tada: :smile:

To take a look at other possible contributions at OpenGenus, check out our guides.

Check us out at: IQ, Discuss, Twitter,

nisnt2411 commented 6 years ago

hi @AdiChat I have some ques :)

  1. can I use libraries like sklearn and other open source libraries for building a neural network?
  2. What shoud be the number of layers in the final model ?
  3. Can I take any activation function?
AdiChat commented 6 years ago

Hi @nisnt2411

Yes, you can use various libraries to build the neural network. You must base your neural network for some particular problem such as handwriting recognition and use activation functions and the number of layers as seem fit for the application.

gustavoaca1997 commented 6 years ago

Hi @AdiChat

I got some questions:

  1. Can I post a Jupyter Notebook?
  2. Does it matter if it is a very easy problem, like classification over the Iris dataset?
snehhap commented 4 years ago

@AdiChat is the issue still open? If yes I would like to claim it.

pragyakapoor commented 4 years ago

Hey, is this issues still open?

MiNdOfLuCiF3R commented 3 years ago

can i do it in java

nrhitik commented 1 year ago

I would like to work on this issue. Could you please assign me this issue.