Susanta Biswas

Results 6 repositories owned by Susanta Biswas

realtime-facial-emotion-analyzer

109
Stars
32
Forks
Watchers

Human Emotion Analysis using facial expressions in real-time from webcam feed. Based on the dataset from Kaggle's Facial Emotion Recognition Challenge.

InterviewPrep

28
Stars
12
Forks
Watchers

My solution codes for 400+ algorithms and data structure problems. Most common and famous interview placement questions from Data Structures and Algorithms.

epi-solutions

20
Stars
7
Forks
Watchers

Elements of programming interview code solutions in C++ with explanation. Contains solutions for some of the variants also.

FaceRecog

54
Stars
24
Forks
Watchers

Realtime Facial recognition system using Siamese neural network

facial-login-web

93
Stars
38
Forks
Watchers

Web based facial Authentication system with flask server

Word-Prediction-Ngram

34
Stars
11
Forks
Watchers

Next Word Prediction using n-gram Probabilistic Model with various Smoothing Techniques