Pinned Repositories
BayesianInference
Implement Inference AlgorithmsusingBayesian Networks
Bigram
BreakoutGame
Brills_POSTagging
Most Probable Tag
ComputerVision_ImageCaptioning
Train a CNN-RNN model to predict captions for a given image. Aims at implementing an effective RNN decoder for a CNN encoder.
ComputerVision_SLAM
Implements SLAM, a robust method for tracking an object over time and mapping out its surrounding environment, using elements of probability, motion models and linear algebra.
Network-Node-Discovery-Using-Switch-CAM
Node Discovery Using Switch CAM system which maps the switch port of the all the nodes and finds information related to the node
Pacman-OpenGL
Recreating PacMan using OpenGL
Predicting_an_employees_Wage
Predicting an Employee’s wage - A comparison between Logistic Regression and Neural Networks
Semantic_Search_Engine
A search Engine using deep NLP pipeline Wordnet, NLTK and Stanford Dependency Parser indexed with SOLR.
vidyasrimani's Repositories
vidyasrimani/Brills_POSTagging
Most Probable Tag
vidyasrimani/Bigram
vidyasrimani/DecisionTree
Implementing a decision tree
vidyasrimani/Naive-Bayes