Pinned Repositories
Backgammon-python-numpy-
Implemented a expectiminimax agent (2-ply search) with alpha – beta pruning and forward pruning (to reduce the branching factor in the game tree) to determine the best move give the state of the board.
Book-Search-Engine
Search Engine for Books (Java, Apache Lucene, crawler4j, Apache Spark)
Copart-Learning
Sample React and redux project done at copart
Devconnector
Social Network Application (Node, Express, MongoDB)
Face-Recognition
Face Recognition library
MINIX
Understanding Minix Operating System
Movie-Recommender-System
Recommender System (Java, Apache Spark)
Recommender-Systems
Collaborative Filtering based Recommender System
Sentence-similarity-based-on-Semantic-nets-and-Corpus-Statistics-
This is an implementation of the paper written by Yuhua Li, David McLean, Zuhair A. Bandar, James D. O’Shea, and Keeley Crockett
Tracking-frequencies-of-persons-available-in-DB-with-labels-
Implemented a frequency tracker in a real-time video using histogram of oriented gradients (HOG), facial landmark detection algorithms and neural networks to extract 128 facial measurements (feature vector) and SVM for classification
chanddu's Repositories
chanddu/Sentence-similarity-based-on-Semantic-nets-and-Corpus-Statistics-
This is an implementation of the paper written by Yuhua Li, David McLean, Zuhair A. Bandar, James D. O’Shea, and Keeley Crockett
chanddu/Book-Search-Engine
Search Engine for Books (Java, Apache Lucene, crawler4j, Apache Spark)
chanddu/Movie-Recommender-System
Recommender System (Java, Apache Spark)
chanddu/Face-Recognition
Face Recognition library
chanddu/Backgammon-python-numpy-
Implemented a expectiminimax agent (2-ply search) with alpha – beta pruning and forward pruning (to reduce the branching factor in the game tree) to determine the best move give the state of the board.
chanddu/Copart-Learning
Sample React and redux project done at copart
chanddu/MINIX
Understanding Minix Operating System
chanddu/Part-of-speech-tagging-with-discriminatively-re-ranked-Hidden-Markov-Models
Implemented POS tagging by combining a standard HMM tagger separately with a Maximum Entropy classifier designed to re-rank the k-best tag sequences produced by HMM – achieved better results than VITERBI (decoding algorithm)
chanddu/Recommender-Systems
Collaborative Filtering based Recommender System
chanddu/Tracking-frequencies-of-persons-available-in-DB-with-labels-
Implemented a frequency tracker in a real-time video using histogram of oriented gradients (HOG), facial landmark detection algorithms and neural networks to extract 128 facial measurements (feature vector) and SVM for classification
chanddu/Devconnector
Social Network Application (Node, Express, MongoDB)
chanddu/Analytics-Using-Spark-and-HBase
chanddu/bootstrap-datetimepicker
Date/time picker widget based on twitter bootstrap
chanddu/chanddu.github.io
chanddu/Classifying-hand-written-digits-MNIST-dataset-
Trained a feedforward network via backpropagation – L2 regularized logistic cost function, sigmoid activation function Obtained a training accuracy of 97.59% and a test accuracy of 95.62
chanddu/Client-server-in-C-Cpp
Implemented basic client server with C and C++ constructs together with password sha1 encryption and messages aes encryption
chanddu/COMPILERS-LAB
NIT,Calicut Compilers Lab course
chanddu/Cs-144
CS144 Stanford
chanddu/CtCI-6th-Edition-Python
Cracking the Coding Interview 6th Ed. Python Solutions
chanddu/docker-airflow
Docker Apache Airflow
chanddu/faceExperiments
chanddu/guide_python
Python Programming Guide.
chanddu/karateclub
A general purpose community detection and network embedding library for research built on NetworkX.
chanddu/linux-sysadmin-interview-questions
Collection of linux sysadmin/devop interview questions
chanddu/NLP
Sentimental-Analysis
chanddu/Pump-it-Up-Data-Mining-the-Water-Table
The goal is to predict the operating condition of a waterpoint for each record in the dataset.
chanddu/Sentimental-Analysis
This is Sentimental Analysis project on IMDB reviews
chanddu/Supervised-Learning-on-UCI-s-Breast-Cancer-Data
chanddu/udacity-deep-learning
Udacity Deep Learning MOOC assignments
chanddu/video_browser