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

Implement new DL Algorithms #11

Open
13 tasks
HemanthSai7 opened this issue Oct 2, 2022 · 17 comments · Fixed by #22 or #23
Open
13 tasks

Implement new DL Algorithms #11

HemanthSai7 opened this issue Oct 2, 2022 · 17 comments · Fixed by #22 or #23
Assignees
Labels
new layer/algo New layer/algorithm with implementation from scratch

Comments

@HemanthSai7
Copy link
Member

HemanthSai7 commented Oct 2, 2022

Some of the most common DL Algorithms are listed below. Feel free to suggest other algorithms, not on the list. and we'll update it.

Name

  • Artificial Neural Network
  • Adaline Neural Network
  • Multilayer Perceptron
  • Convolutional neural networks
  • Cross Entropy Loss
  • Stochastic gradient descent
  • Adam Optimizer
  • RMS Prop
  • Recurrent Neural Networks
  • Vision Transformers
  • Transformers
  • Word embeddings
  • LSTM

Packages used
List all the packages and versions used.

Brief explanation
Provide a neat README file in the directory. There are two existing algorithms in the repository, please follow a similar folder structure and document your code with proper markdown syntax/comments.

@HemanthSai7 HemanthSai7 added new layer/algo New layer/algorithm with implementation from scratch hacktoberfest-accepted hacktoberfest hacktoberfest label for contributors labels Oct 2, 2022
@Shreyashmohadikar
Copy link
Contributor

I would like to contribute by adding implementation of CNN from scratch
Please assign the issue to me
Thank you

@HemanthSai7
Copy link
Member Author

Hey @Shreyashmohadikar,
Thank you for your interest in ScratchAI. Assigning this issue to you. Feel free to reach out if you have any queries. Once you are done with the implementation make a PR.

@Vice777
Copy link
Contributor

Vice777 commented Oct 4, 2022

Hi,
I would like to contribute by adding implementation of Multilayer Perceptron from scratch
Please assign the issue to me
Thank you

@mayureshagashe2105
Copy link
Member

Hey @Vice777 ,
Thank you for your interest in ScratchAI. Assigning this issue to you. Feel free to reach out if you have any queries. Once you are done with the implementation make a PR.

@ag-yash
Copy link

ag-yash commented Oct 4, 2022

I would like to contribute by adding ANN from scratch. Please assign this issue to me. I am a Hacktoberfest Contributor :)

@mayureshagashe2105
Copy link
Member

Hey @ag-yash,
Thank you for your interest in ScratchAI. Assigning this issue to you. Feel free to reach out if you have any queries. Once you are done with the implementation make a PR.

@anju-chhetri
Copy link

I would like to contribute by implementing Stochastic gradient descent.
Please assign the issue to me.
Thank you

@mayureshagashe2105
Copy link
Member

Hey @anju-chhetri ,
Thank you for your interest in ScratchAI. Assigning this issue to you. Feel free to reach out if you have any queries. Once you are done with the implementation make a PR.

@prajwal-144
Copy link

prajwal-144 commented Oct 5, 2022

Hey, I would like to contribute by working on LSTMs. Please assign the issue to me. Thank you.

@HemanthSai7
Copy link
Member Author

Hey @prajwal-144 ,
Assigning this issue to you. Feel free to reach out if you have any queries. Once you are done with the implementation make a PR.

@r-o-n-i-t
Copy link
Contributor

I would like to contribute by adding the implementation of Adam Optimizer from scratch
Please assign the issue to me
Thank you
@mayureshagashe2105
@HemanthSai7

@mayureshagashe2105
Copy link
Member

@r-o-n-i-t , Sure go ahead. Assigning it to you!

@HemanthSai7
Copy link
Member Author

@mayureshagashe2105 I'll work on Adaline neural network.

@mayureshagashe2105
Copy link
Member

@HemanthSai7 go ahead!

@HemanthSai7
Copy link
Member Author

Hola contributors,
Since tomorrow is the last day of HacktoberFest, if anyone still wants to create a PR and make it count as a valid PR in Hacktober you are most welcome.🚀Happy open source!
Thanks.

@HemanthSai7 HemanthSai7 removed hacktoberfest-accepted hacktoberfest hacktoberfest label for contributors labels Nov 13, 2022
@cybergeekgyan
Copy link

I would like to work on Image Recognition using Deep Learning based Transfer learning and Vision Transformers(ViT).
Can you add me to the assignee @HemanthSai7

@mayureshagashe2105
Copy link
Member

@cybergeekgyan , feel free to open a PR once you are done with the implementations. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new layer/algo New layer/algorithm with implementation from scratch
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants