-
Notifications
You must be signed in to change notification settings - Fork 21
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
Comments
I would like to contribute by adding implementation of CNN from scratch |
Hey @Shreyashmohadikar, |
Hi, |
Hey @Vice777 , |
I would like to contribute by adding ANN from scratch. Please assign this issue to me. I am a Hacktoberfest Contributor :) |
Hey @ag-yash, |
I would like to contribute by implementing Stochastic gradient descent. |
Hey @anju-chhetri , |
Hey, I would like to contribute by working on LSTMs. Please assign the issue to me. Thank you. |
Hey @prajwal-144 , |
I would like to contribute by adding the implementation of Adam Optimizer from scratch |
@r-o-n-i-t , Sure go ahead. Assigning it to you! |
@mayureshagashe2105 I'll work on Adaline neural network. |
@HemanthSai7 go ahead! |
Hola contributors, |
I would like to work on Image Recognition using Deep Learning based Transfer learning and Vision Transformers(ViT). |
@cybergeekgyan , feel free to open a PR once you are done with the implementations. Thank you. |
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
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.
The text was updated successfully, but these errors were encountered: