Open Source Data Visualization
As a contributor to the Diversity team of Mozilla I have analyzed how users engage with their Open Source community. I have seen what is the gender spread across communities, their contributions on Github aing with their Employment status. The data was extracted from Github's Open Source survey from ...
read moreUsing FOSS Heartbeat for generating insights in Normandy
Task: To analyse the FOSS Hearbeat tool and understand the health of the community. The tool uses CoreNLP algorithms and the GitHub API to gather information about the language and etiquette expressed in the PRs and the Issues of a repository.
Why did I choose this repository?
For this task ...
read moreWrong files added in commit
This post helps users to revert changes made while using git. We might add wrong files while committing. It is a good practice to use
git status
to check what files are currently worked on. So this is what you have done
- Added the wrong files to the staging area ...
Pelican is great
This is test page If you have author rights, kindly see this page.
read moreBuild our first Neural Network for Audio Processing
Welcome to this post which guides you through the working of a Deep Neural Network in Audio Processing. Prerequisites:
- Up and Running with Keras
- Implementing DNN using Keras
What is different in Audio?
A standard deep learning model passes the arrays of text or images directly to the Deep Neural ...
read more