Ankit Bahuguna (netankit)

netankit

Geek Repo

Company:@duckduckgo

Location:Munich, Germany

Home Page:linkedin.com/in/ankitbahuguna

Twitter:@codekee

Github PK Tool:Github PK Tool

Ankit Bahuguna's repositories

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.

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

Language:PythonStargazers:15Issues:4Issues:0

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.

Language:PythonStargazers:7Issues:3Issues:0

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.

Language:JavaStargazers:5Issues:2Issues:0

AvroParquetExample

A project demonstrating the functionality of Avro and Parquet.

Language:JavaStargazers:2Issues:2Issues:0

ThriftParquetExample

This is a sample project which tests a Parquet implementation allowing writing of serialized Thrift objects into a Parquet file format. For more information refer to: www.parquet.io

Language:JavaStargazers:2Issues:2Issues:0

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.

Language:JavaStargazers:1Issues:0Issues:0

AnatomyOfMatplotlib

Anatomy of Matplotlib Tutorial originally developed for SciPy 2013

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0

datascience-anthology-pydata

PyData, The Complete Works of

License:UnlicenseStargazers:0Issues:0Issues:0

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.

Language:JavaStargazers:0Issues:0Issues:0

ESEvaluation

Elastic Search Evaluation

Language:JavaStargazers:0Issues:0Issues:0

ESIndexTest

Elastic Search Indexing Custom Mapping performance Evaluation Test

Language:JavaStargazers:0Issues:0Issues:0

ESMillionTest

Generating million fields randomly for a single elastic search index and testing performance on load.

Language:JavaStargazers:0Issues:0Issues:0

ESSwitchAlias

Elastic Search concurrent alias switching bulk indexing and searching.

Language:JavaStargazers:0Issues:0Issues:0

ESSyncAsyncWrite

Evaluating Elastic Search's sync and async writes with variable replicas and constant number of shards and observing java heap usage on the client end.

Language:JavaStargazers:0Issues:0Issues:0

ESUpsertEvaluation

This project evaluates Elastic Search upserts (Updaing + Inserts, if not existing) operations in an index consisting of million indexed documents and check the performance over a period of time.

Language:JavaStargazers:0Issues:0Issues:0

HadoopWordCount

A Sample Hadoop Word Count Application to start woking with Hadoop Development using Eclipse

Language:JavaStargazers:0Issues:0Issues:0

hello-akka

Hello World Akka Project

Language:JavaLicense:NOASSERTIONStargazers:0Issues:0Issues:0

HPPCExample

HPPC: High Performance Primitive Collections for Java. HPPC provides template-generated implementations of typical collections, such as lists, sets and maps, for all Java primitive types. The primary driving force behind HPPC is optimization for highest performance and memory efficiency.

Language:JavaStargazers:0Issues:0Issues:0

java-sample-concurrency

Sample Code Files for Java Concurrency

Language:JavaStargazers:0Issues:0Issues:0

KisiBuildingPresence

This module constitutes the Building Presence feature built for Kisi Android App during Android Praktikum 2014 @ TUM

Language:JavaLicense:NOASSERTIONStargazers:0Issues:0Issues:0

KisiFinal

The complete Kisi App developed during the Android Praktikum. This does not include the building presence feature, which was developed in a separate branch and thereby released as a separate project.

Language:JavaLicense:NOASSERTIONStargazers:0Issues:0Issues:0

LSTM

LSTM Neural Network in Python and Cython, used for language modelling

Language:PythonStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

MyStyleBuddy

A web application, which recommends the clothing and accessories specifically for females based on their appearance inputs i.e. skin color, body shape, age and clothing color preference. The results will be sorted based on the occasion i.e., festival, formals, meetings, social etc. Developed during Yahoo HackU IIT Bombay 2013.

Language:PHPStargazers:0Issues:0Issues:0

scipy-2015-cython-tutorial

Content for the SciPy 2015 Cython tutorial: http://www.scipy2015.scipy.org/ehome/115969/289057/?&

Language:PythonStargazers:0Issues:0Issues:0

SentimentAnalysisJava

Java Files relevant to the project Sentiment Analysis of Movie Reviews (Kaggle Contest)

Language:JavaStargazers:0Issues:0Issues:0

SentimentAnalysisMovieReviews

Sentiment Analysis Movie Reviews Kaggle Competetion! Link: https://www.kaggle.com/c/sentiment-analysis-on-movie-reviews

Language:PythonStargazers:0Issues:0Issues:0

TextToSpeech

This Android Application allows a user to enter a text and it converts the same text into speech using the Android built-in Text to Speech System.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

tum-thesis-latex

A LaTeX template for TUM theses.

Language:TeXStargazers:0Issues:0Issues:0