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

Perceptrons #239

Open
10 tasks done
geekquad opened this issue Oct 7, 2020 · 13 comments
Open
10 tasks done

Perceptrons #239

geekquad opened this issue Oct 7, 2020 · 13 comments
Assignees

Comments

@geekquad
Copy link
Owner

geekquad commented Oct 7, 2020

Implementations of the following:

  • Perceptron

  • Perceptron as AND operator

  • Perceptron as NAND operator

  • Perceptron as NOR operator

  • Perceptron as NOT operator

  • Perceptron as OR operator

  • Perceptron as XNOR operator

  • Perceptron as XOR operator

  • Softmax function

  • ReLU function

Needs to be added in "ml\Perceptrons" folder.

@friskycodeur
Copy link
Contributor

@geekquad Can you assign me Softmax function, ReLU function, Perceptron, and Perceptron as AND operator! Thanks.

@geekquad
Copy link
Owner Author

geekquad commented Oct 7, 2020

Assigning

  • Softmax Function

  • ReLU Function

  • Perceptron

  • Perceptron as AND operator

to @friskycodeur.

@CodeSudo
Copy link
Contributor

CodeSudo commented Oct 7, 2020

can you assign me Perceptron XOR and XNOR implementation?

@akash22022
Copy link
Contributor

akash22022 commented Oct 7, 2020

Assign me perceptron as NAND and NOR operator

@geekquad
Copy link
Owner Author

geekquad commented Oct 7, 2020

Assigning Perceptron as NAND and NOR operator to @akash22022.

@abhinand5
Copy link
Contributor

I am interested in solving these,

  • Perceptron as XNOR operator
  • Perceptron as XOR operator

Can you assign me?

@geekquad
Copy link
Owner Author

geekquad commented Oct 7, 2020

Assigning Perceptron as NOT operator and OR operator to @abhinand5.

@geekquad
Copy link
Owner Author

Assigning Perceptron as XNOR operator and XOR operator to @Iampradeepkundra.

@A-Pandey20
Copy link
Contributor

@geekquad kindly assign the remaining Perceptron as XNOR and XOR operator to me. I can contribute towards them.

@geekquad
Copy link
Owner Author

geekquad commented Dec 7, 2020

Assigning XNOR and XOR perceptron to @A-Pandey20.

@A-Pandey20
Copy link
Contributor

@geekquad hey! I was assigned perceptrons XOR operator and have added a pull request for that. Kindly take a note.

@geekquad
Copy link
Owner Author

@A-Pandey20, you were assigned XOR as well as XNOR. Do you want to opt-out of XNOR?
Also, PR for XOR is already merged.

@A-Pandey20
Copy link
Contributor

@A-Pandey20, you were assigned XOR as well as XNOR. Do you want to opt-out of XNOR?
Also, PR for XOR is already merged.

@geekquad i am working on XNOR. XOR was completed so I created a pull request for it.

I will create another pr for XNOR once it is completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants