Samarth-Tripathi
AI Researcher at LG, California Previous- Masters in CS @ Columbia, Bachelors in CS @ IIT G Senior Software Dev @ Samsung Research
Pinned Repositories
Algorithms_CPP_Coding_Problems
Practice Problems for Algorithms and Data Structres
auptimizer
An automatic ML model optimization tool.
C_Compiler_Basic
A bare-bones compiler code for a subset of C commands
Cloud_Code_Repository
Simple PHP and MySQL implementation of a Code Repository
DenseGenerativeAdversarialNetworks
Dense-Generative models with DenseNet equivalent for Fisher GANs
IEMOCAP-Emotion-Detection
Multi-modal Emotion detection from IEMOCAP on Speech, Text, Motion-Capture Data using Neural Nets.
Neural_Image_Style_Transfer_In_Theano
An Theano based Neural Image Style Transfer code for the paper. http://www.cv-foundation.org/openaccess/content_cvpr_2016/papers/Gatys_Image_Style_Transfer_CVPR_2016_paper.pdf
Neural_Supreme_Court_Prediction
Source code for Neural Supreme Court Prediction. This is the basic and initial code for the project. The paper 'Using Modern Neural Networks to Predict the Decisions of Supreme Court of the United States with State-of-the-Art Accuracy' uses a more advanced model, which unfortunately cannot be released.
Question-Similarity-Detection
Writing-Based-Gender-Age-Detection
Samarth-Tripathi's Repositories
Samarth-Tripathi/IEMOCAP-Emotion-Detection
Multi-modal Emotion detection from IEMOCAP on Speech, Text, Motion-Capture Data using Neural Nets.
Samarth-Tripathi/DenseGenerativeAdversarialNetworks
Dense-Generative models with DenseNet equivalent for Fisher GANs
Samarth-Tripathi/Neural_Supreme_Court_Prediction
Source code for Neural Supreme Court Prediction. This is the basic and initial code for the project. The paper 'Using Modern Neural Networks to Predict the Decisions of Supreme Court of the United States with State-of-the-Art Accuracy' uses a more advanced model, which unfortunately cannot be released.
Samarth-Tripathi/Algorithms_CPP_Coding_Problems
Practice Problems for Algorithms and Data Structres
Samarth-Tripathi/auptimizer
An automatic ML model optimization tool.
Samarth-Tripathi/C_Compiler_Basic
A bare-bones compiler code for a subset of C commands
Samarth-Tripathi/Cloud_Code_Repository
Simple PHP and MySQL implementation of a Code Repository
Samarth-Tripathi/Neural_Image_Style_Transfer_In_Theano
An Theano based Neural Image Style Transfer code for the paper. http://www.cv-foundation.org/openaccess/content_cvpr_2016/papers/Gatys_Image_Style_Transfer_CVPR_2016_paper.pdf
Samarth-Tripathi/Question-Similarity-Detection
Samarth-Tripathi/Writing-Based-Gender-Age-Detection
Samarth-Tripathi/CNN_Based_Online_Doctor_Rating_Prediction
A CNN based Online Rating Doctor Prediction, initial (not final) code for 'Predicting Online Doctor Ratings from User Reviews Using Convolutional Neural Networks'.
Samarth-Tripathi/Evernote_Search
Allow for Create, Update, Search, Delete operations on a set of XML documents, optimized for search and update.
Samarth-Tripathi/h2bb2h
dummy human to byte, byte to human, testing repo
Samarth-Tripathi/Information_Retrieval_Basic
Basic Implementation of an IR system using Page Rank in Python
Samarth-Tripathi/Neural-Network-Projects
Projects as part of ECBME 4040 (Neural Networks and Deep Learning) Course
Samarth-Tripathi/OpenCVPeopleDetection
Detection of People in Images using OpenCV with Human Collaboration
Samarth-Tripathi/PintOS-Basic_OS_Operations
Basic Implementation of OS features