geekquad / AlgoBook

A beginner-friendly project to help you in open-source contributions. Data Structures & Algorithms in various programming languages Please leave a star ⭐ to support this project! ✨
https://discord.gg/ZMmwsWvsFj
MIT License
301 stars 302 forks source link

Perceptrons #239

Open geekquad opened 3 years ago

geekquad commented 3 years ago

Implementations of the following:

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

friskycodeur commented 3 years ago

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

geekquad commented 3 years ago

Assigning

to @friskycodeur.

CodeSudo commented 3 years ago

can you assign me Perceptron XOR and XNOR implementation?

akash22022 commented 3 years ago

Assign me perceptron as NAND and NOR operator

geekquad commented 3 years ago

Assigning Perceptron as NAND and NOR operator to @akash22022.

abhinand5 commented 3 years ago

I am interested in solving these,

Can you assign me?

geekquad commented 3 years ago

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

geekquad commented 3 years ago

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

A-Pandey20 commented 3 years ago

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

geekquad commented 3 years ago

Assigning XNOR and XOR perceptron to @A-Pandey20.

A-Pandey20 commented 3 years ago

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

geekquad commented 3 years ago

@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 commented 3 years ago

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