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

Add your own implementation of a neural network learning XOR #3

Open
Vinetos opened this issue Oct 4, 2020 · 8 comments
Open

Add your own implementation of a neural network learning XOR #3

Vinetos opened this issue Oct 4, 2020 · 8 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@Vinetos
Copy link
Owner

Vinetos commented Oct 4, 2020

You are learning AI ? Neural Network ?
Share your research and contribute to the Hacktoberfest !

The target is to add as many user approach as possible !

How to contribute ?

  1. Forks the project
  2. Add your implementation following the file architecture
  3. Submit a Pull Request
  4. Enjoy :D

Warning

Pull requests will be reviewed to avoid spamming :)

@Vinetos Vinetos added enhancement New feature or request good first issue Good for newcomers hacktoberfest labels Oct 4, 2020
@Vinetos Vinetos pinned this issue Oct 4, 2020
@NirmalSilwal
Copy link
Contributor

Hi @Vinetos, can you explain what you are referring as "neural network learning XOR" ? Do you mean to implement neural net using XOR gate or something else?

@Vinetos
Copy link
Owner Author

Vinetos commented Oct 4, 2020

Hello !
The target is to create a Neural Network using the way you want.
The only rules is that the network should learn the xor gate !

@NirmalSilwal
Copy link
Contributor

I can see one of the implementation by you already. Is the target to add as many user approach as possible?

@Vinetos
Copy link
Owner Author

Vinetos commented Oct 4, 2020

Yep exactly

@namanshah01
Copy link
Contributor

Hey @Vinetos you have already made in a program for this in python. Can I create another neural net using tensorflow, or will I have to use another language as a whole to contribute to this.

@Vinetos
Copy link
Owner Author

Vinetos commented Oct 4, 2020

You can create another version with Python and TensorFlow 👍
Juste push it in /python/username 👌

@namanshah01
Copy link
Contributor

Oh thanks, so can i work please?

@Vinetos
Copy link
Owner Author

Vinetos commented Oct 4, 2020

Go for it 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants