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

Deep Learning Documentation Needed. #8

Open
diffrxction opened this issue Oct 1, 2022 · 7 comments · Fixed by #18
Open

Deep Learning Documentation Needed. #8

diffrxction opened this issue Oct 1, 2022 · 7 comments · Fixed by #18
Assignees
Labels
code and documentation Issues that need both code and documentation in Markdown files. deeplearning Issues, prs and discussions involving deep learning hacktoberfest Issues related to the hacktoberfest 2022 event hacktoberfest-starters Issues that can be possibly solved by beginners to open-source

Comments

@diffrxction
Copy link
Member

Need documentation on simple perceptron and their implementation from scratch. Code should not be copy pasted from online sources. Please attach relevant documentation with images in markdown files.

@diffrxction diffrxction added hacktoberfest Issues related to the hacktoberfest 2022 event hacktoberfest-starters Issues that can be possibly solved by beginners to open-source code and documentation Issues that need both code and documentation in Markdown files. deeplearning Issues, prs and discussions involving deep learning labels Oct 1, 2022
@ArmaanSeth
Copy link
Contributor

Hi @diffrxction I would like to work on this on too. Let me know if I go ahead on this one.

Just to be sure by deep learning you mean Neural Networks.

@diffrxction
Copy link
Member Author

Hi @diffrxction I would like to work on this on too. Let me know if I go ahead on this one.

Just to be sure by deep learning you mean Neural Networks.

Sure @ArmaanSeth, feel free to go ahead and add code and documentation in the same format as earlier.

You can start with single layer perceptrons and then move ahead to bigger neural networks as is convenient for you. For each different type of neural network, maintain a seperate subfolder for Python code and documentation. Thank you!

@ArmaanSeth
Copy link
Contributor

@diffrxction ,Okay so I'll make two code files one with single hidden layer(perceptron) and another with two hidden layers.

@diffrxction diffrxction linked a pull request Oct 4, 2022 that will close this issue
@ArmaanSeth
Copy link
Contributor

ArmaanSeth commented Oct 4, 2022

@diffrxction Hi just noticed that I have still not received the confirmation of the merge of my pull request. I am new at this can you help me out. Are there any changes that I have to do in my code/documentation since the issue is still active, please let me know about that.
Regards
Armaan Seth

@diffrxction
Copy link
Member Author

@diffrxction Hi just noticed that I have still not received the confirmation of the merge of my pull request. I am new at this can you help me out. Are there any changes that I have to do in my code/documentation since the issue is still active, please let me know about that. Regards Armaan Seth

Which pull request @ArmaanSeth? This #18 ? I have already approved and merged this to the main branch of the repository. In case you are referring to a confirmation from Hacktoberfest then I guess you need to wait for 7 days before they can verify and validate your contribution.

If your query is still not resolved then please reply to this with a comment containing the screenshot or more details about your problem.

Regards,
Aryan Pareek

@ArmaanSeth
Copy link
Contributor

ArmaanSeth commented Oct 4, 2022

Thanks for your help, my issue is now resolved , earlier this merge was not reflecting in hactoberfest page, it took a while but it appeared on the page
Regards
Armaan Seth

@diffrxction
Copy link
Member Author

Thanks for your help, my issue is now resolved , earlier this merge was not reflecting in hactoberfest page, it took a while but it appeared on the page Regards Armaan Seth

Glad to help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code and documentation Issues that need both code and documentation in Markdown files. deeplearning Issues, prs and discussions involving deep learning hacktoberfest Issues related to the hacktoberfest 2022 event hacktoberfest-starters Issues that can be possibly solved by beginners to open-source
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants