Arpit Omprakash

Results 10 issues of Arpit Omprakash

#14 Added link to steve jobs stanford commencement speech

#5 Added a new quote

1. Identify wherever the description for a project can be simplified or added to 2. Improve description in identified locations

Add recommended languages/frameworks for project ideas wherever missing

Add 1 or 2 proper examples for each project (search for them online).

Add beginner-friendly projects explaining the project and code via Jupyter Notebooks to the Project directory. [Here](https://github.com/aceking007/Byte-Sized-Code/blob/master/Projects/Caesar%20Cipher.ipynb) is a sample project to get you started on how a project should be...

enhancement
help wanted
hacktoberfest

Add more topics to the checklist in the [README.md](https://github.com/aceking007/Byte-Sized-Code/blob/master/README.md) file. These topics will then be worked on and appropriate notebooks created. Add to the checklist with topics that you think...

enhancement
help wanted
good first issue
hacktoberfest

**Topic to be added** Name of the topic that you want to be added to the repository. [e.g. Regular Expressions in Python] **Why do you want the topic?** Is it...

enhancement
help wanted

#19 #34 Add README files explaining the Deep Learning Algorithms: - [x] Artificial Neural Networks - [ ] Convolutional Neural Networks

Hello! This Pull Request fixes date parser for AudioMoth file processing. In the Windows system, the date_parser util fails to work for files generated by AudioMoth. I have created a...