Coder Social home page Coder Social logo

Abhijeet Kumar's Projects

bert-as-service icon bert-as-service

Mapping a variable-length sentence to a fixed-length vector using BERT model

bert-embedding icon bert-embedding

🔡 Token level embeddings from BERT model on mxnet and gluonnlp

change-detection-in-satellite-imagery icon change-detection-in-satellite-imagery

It employes Principal Component Analysis (PCA) and K-means clustering techniques over difference image to detect changes in multi temporal images satellite imagery.

face_id icon face_id

Face Recognition using MTCNN face detector and FaceNet (pre-trained by davidsandberg) based identification.

faceemotion_id icon faceemotion_id

Detects Face using Haarcascades and further detects emotion in bounded face (trained a CNN emotion detector model)

food-classification-task-transfer-learning icon food-classification-task-transfer-learning

The application demonstrates the advantage of using transfer learning for smaller datasets. Food-11 is a small dataset with 11K images for 11 categories of food. It uses features learnt by already trained VGG16 on large Imagenet data to train a classifier for Food Classification Task..

mail-spam-filtering icon mail-spam-filtering

It uses machine learning models (Multinomial NB & SVM) to predict whether the email is spam or ligitimate on two corpus namely Ling-spam corpus and Euron-spam corpus.

ner_disease_extraction_hackathon icon ner_disease_extraction_hackathon

"Innoplexus Online Hiring Hackathon: Saving lives with AI" where disease name has to be extracted from documents. The solution employes a Time distributed BI-LSTM model to perform Named Entity Recognition with 77.8% F1 score.

nl2sql icon nl2sql

Tutorials for converting natural language to SQL (NL2SQL) to fetch required data.

opencv icon opencv

Open Source Computer Vision Library

pygender-voice icon pygender-voice

It uses GMM to train a gender detector model. The testing has been done on subset of Google's AudioSet corpus.

qa-system-memory-networks-babi-dataset icon qa-system-memory-networks-babi-dataset

Building a question and answering system using single layer memory network model on bAbI dataset by facebook. Currently, It is done only for single supporting fact task.

risks_with_llms icon risks_with_llms

A collection of risks and mitigation techniques associated with LLM generation.

speaker-identification-using-gmms icon speaker-identification-using-gmms

It uses GMM to train a speaker identification model. The training and testing has been done on subset (34 speakers) from VoxForge data corpus.

tf-fashionmnist icon tf-fashionmnist

A tensorflow tutorial on Fashion MNIST Dataset. The aim is to showcase an implementation of tensorflow based deep learning model from scratch.

topic-modelling-on-wiki-corpus icon topic-modelling-on-wiki-corpus

It uses Latent Dirichlet Allocation algorithm to discover hidden topics from the articles. It is trained on 60,000 articles taken from simple wikipedia english corpus. Finally, It can extract the topic of the given input text article.

toxic_comment_classification_challenge icon toxic_comment_classification_challenge

Building a multi-label classification model which predict a probability for each of the six possible types of comment toxicity (toxic, severe_toxic, obscene, threat, insult, identity_hate)

web-crawling-scrapping-bot icon web-crawling-scrapping-bot

An application to showcase usage of selenium and beautifulsoup to crawl a website and scrap the desired page in order to extract required infromation

wns-ds-hackathon icon wns-ds-hackathon

It's a hackathon problem where we have to predict whether an employee will be promoted or not based on features. (HR Analytics)

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.