Git Product home page Git Product logo

Ankit Bahuguna's Projects

annoy icon annoy

Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk

audiomlproject1 icon audiomlproject1

Voice Activity Detection: In this first assignment, we will create a dataset that simulates speech in every-day scenarios. We train a classifier on this dataset for distinguishing voiced from non-voiced sections, a task called voice activity detection, VAD for short. This, of course, requires a ground truth in terms of VAD annotations.

audiomlproject2 icon audiomlproject2

Speaker Detection: We have one target speaker whom we want to detect. The set of impostors is open, i.e., we have no prior information on the test speakers. An important part of the speaker detection pipeline is voice activity detection to filter out segments of the signal that do not contain speech.

audiomlproject3 icon audiomlproject3

Emotion recognition of Speaker's Speech Data. Employ speaker detection classifiers for emotion recognition, a multiclass classification problem. Emotion Classes: Happy, Sad, Neutral, Relaxed and Angry

audiomlproject4 icon audiomlproject4

Effect of Different Languages on Training and Testing for Speaker Identification

bagofwordsmodel icon bagofwordsmodel

The bag-of-words model is a simplifying representation used in natural language processing and information retrieval (IR). In this model, a text (such as a sentence or a document) is represented as the bag (multiset) of its words, disregarding grammar and even word order but keeping multiplicity. Recently, the bag-of-words model has also been used for computer vision.[1] The bag-of-words model is commonly used in methods of document classification, where the (frequency of) occurrence of each word is used as a feature for training a classifier.

char-rnn-tensorflow icon char-rnn-tensorflow

Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow

coding-interviews icon coding-interviews

🎓 :octocat: Preparation resources for software and web technical interviews

community icon community

Information about the Kubeflow community including proposals and governance information.

copacrr icon copacrr

The code for COPACRR Neural IR model.

cpp.playground icon cpp.playground

:octocat: educational repo for storing my practice sessions with ASM, C and C++ as well as solutions to online courses I take relating to ASM, C, and C++ programming

deep-semantic-similarity-model icon deep-semantic-similarity-model

My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://research.microsoft.com/pubs/226585/cikm2014_cdssm_final.pdf.

designpatternsexample icon designpatternsexample

This project introduces Design Patterns for Java. I am learning new patterns during my day to day work and hence i created this project which can be used as a reference to get familiar with the subject.

dist-sys icon dist-sys

Distributed Systems Project for Winter Semester 2013.

dsalgojava icon dsalgojava

The repository holds the code in Java for various problems asked in a Software Engineering Interview for Product based companies like Facebook. Google, Amazon and Microsoft.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.