Pinned Repositories
Artificial-Intelligence-and-Machine-Learning
Algorithm implementations and homework solutions for the Stanford's online courses
Chord-recognition
Chord recognition in songs using Viterbi algorithm - Wrote a Python code which takes any audio file and converts it into a chromogram. It then computes the distance matrix between features and template, further applying Viterbi algorithm to generate corresponding chords.
COURSERA
deploying-machine-learning-models
Example Repo for the Udemy Course "Deployment of Machine Learning Models"
HNReader-sublime
HackerNews reader for Sublime Text 3
Instrument-classification
Python code to calculate the Mel-frequency Cepstral coefficients (MFCC) and used K-Nearest neighbor comparing with the training set to classify into corresponding instruments.
Techcrunch_hackathon_stringr
Hackathon code
salilnavgire's Repositories
salilnavgire/Chord-recognition
Chord recognition in songs using Viterbi algorithm - Wrote a Python code which takes any audio file and converts it into a chromogram. It then computes the distance matrix between features and template, further applying Viterbi algorithm to generate corresponding chords.
salilnavgire/Instrument-classification
Python code to calculate the Mel-frequency Cepstral coefficients (MFCC) and used K-Nearest neighbor comparing with the training set to classify into corresponding instruments.
salilnavgire/HNReader-sublime
HackerNews reader for Sublime Text 3
salilnavgire/Techcrunch_hackathon_stringr
Hackathon code
salilnavgire/COURSERA
salilnavgire/deploying-machine-learning-models
Example Repo for the Udemy Course "Deployment of Machine Learning Models"
salilnavgire/Artificial-Nanodegree-Projects
Code repository for my Udacity AI nanodegree projects
salilnavgire/audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
salilnavgire/Audio-Content-Analysis
salilnavgire/awesome-python
A curated list of awesome Python frameworks, libraries and software.
salilnavgire/dotfiles
dot. files.
salilnavgire/Extract-News-Summary
Pure python script that takes user query and summarizes news related to it.
salilnavgire/fuzzywuzzy
Fuzzy String Matching in Python
salilnavgire/Json-CSV_converter
salilnavgire/KNN_Matlab
salilnavgire/logchecker
Program to check the check the logs and find the errors using word matching and regular expressions
salilnavgire/machine-learning-interview
Minimum Viable Study Plan for Machine Learning Interviews from FAAG, Snapchat, LinkedIn.
salilnavgire/machine-learning-notes
LaTeX notes for the Stanford University Machine Learning Course on Coursera
salilnavgire/mido
MIDI Objects for Python
salilnavgire/ml-system-design-pattern
System design patterns for machine learning
salilnavgire/notebooks
Some sample IPython notebooks for scikit-learn
salilnavgire/OnlineLDA
salilnavgire/Papers-Literature-ML-DL-RL-AI
Highly cited and useful papers related to machine learning, deep learning, AI, game theory, reinforcement learning
salilnavgire/Perl_sample_codes
salilnavgire/Programming-Practice
As titled.
salilnavgire/pubmedbrain
Public repository for brainSCANr
salilnavgire/pyphlite
Parsehub API Bindings for Python 2 and Python 3
salilnavgire/salilnavgire.github.io
salilnavgire/slack-helpbot
Demo slack bot for servicing multiple API's
salilnavgire/Word2Vec