Pinned Repositories
analytics_in_bank_marketing
Analyzing user data to predict their choice of enrolling in a term deposit. Deriving insights from the data to target customers during marketing.
awesome-courses
:books: List of awesome university courses for learning Computer Science!
graph_summarization_for_query_evaluation
Compress large graphs and evaluating queries on the large graph
pomodoro_web
Pomodoro web app
twitch_streams
Mobile app that live streams twitch videos. Developed using React-native for frontend, Golang for backend, and Mysql for persistent storage.
mgiridhar's Repositories
mgiridhar/graph_summarization_for_query_evaluation
Compress large graphs and evaluating queries on the large graph
mgiridhar/pomodoro_web
Pomodoro web app
mgiridhar/awesome-courses
:books: List of awesome university courses for learning Computer Science!
mgiridhar/twitch_streams
Mobile app that live streams twitch videos. Developed using React-native for frontend, Golang for backend, and Mysql for persistent storage.
mgiridhar/analytics_in_bank_marketing
Analyzing user data to predict their choice of enrolling in a term deposit. Deriving insights from the data to target customers during marketing.
mgiridhar/browser-map-reduce
Browser based map-reduce
mgiridhar/code
programming problems
mgiridhar/coursera-android
Source Code for Android Course Example Applications
mgiridhar/data_incubator
Contains the challenges/projects solved for data incubator fellowship challenge round
mgiridhar/Diabetes-Prediction
Toy project to learn Neural Networks using Keras with underlying Tensorflow. Reference - https://machinelearningmastery.com/tutorial-first-neural-network-python-keras/
mgiridhar/hadoopecosystemtable.github.io
This page is a summary to keep the track of Hadoop related projects, and relevant projects around Big Data scene focused on the open source, free software enviroment.
mgiridhar/Learning_Switch
Implementation of learning switch logic in Software Defined Networking
mgiridhar/link_prediction_CQA
Predicting Future Collaborations in Community-based Question Answering (CQA) Networks
mgiridhar/NetworkScience
This repository includes all the R code scripts for homeworks done as part of the course "Elements of Network Science - CPTS 580"
mgiridhar/Pramp-Mock-Interview
List of problems I have faced in Pramp mock interviews with solutions
mgiridhar/PySpark-Projects
Toy projects to learn apache spark (py-spark) udemy course.
mgiridhar/python-getting-started
Getting Started with Python on Heroku
mgiridhar/Reinforcement-Learning
Using Q-learning in Wumpus World game to make the agent explore the grid, learn the mistakes and improve its score/performance.
mgiridhar/state-server
The server tells us which state, if any, a point (or location) is in The United States.
mgiridhar/Stop_and_Wait_Protocol
mgiridhar/struts-examples
Mirror of Apache Struts
mgiridhar/svmjs
Support Vector Machine in Javascript (SMO algorithm, supports arbitrary kernels) + GUI demo
mgiridhar/system-design-interview
System design interview for IT companies
mgiridhar/Team_Everest
Testing
mgiridhar/Wumpus-World
Ongoing project as part of Artificial Intelligence course in my grad school.