Girish (@girishp92)
  • Stars
    star
    88
  • Global Rank 227,796 (Top 8 %)
  • Followers 8
  • Registered almost 9 years ago
  • Most used languages
    Python
    50.0 %
    HTML
    25.0 %
    Java
    25.0 %
  • Location πŸ‡ΊπŸ‡Έ United States
  • Country Total Rank 49,370
  • Country Ranking
    Python
    9,705

Top repositories

1

Human-activity-recognition-using-Recurrent-Neural-Nets-RNN-LSTM-and-Tensorflow-on-Smartphones

This was my Master's project where i was involved using a dataset from Wireless Sensor Data Mining Lab (WISDM) to build a machine learning model to predict basic human activities using a smartphone accelerometer, Using Tensorflow framework, recurrent neural nets and multiple stacks of Long-short-term memory units(LSTM) for building a deep network. After the model was trained, it was saved and exported to an android application and the predictions were made using the model and the interface to speak out the results using text-to-speech API.
Python
84
star
2

Supervised-learning-with-heterogenous-data-using-Random-Forest-algorithm

This was a group project where we are comparing the effectiveness of supervised learning using various multivariate data sets and i was involved doing so using Random Forest Model. I implemented the feature importance of various predictor variables and how it effects the error rate(RMSE). I used the Student Performance Dataset to show the importance of various predictor variables. I implemented it in Python using various libraries like Numpy, Scipy, Scikit-learn, pandas, matplotlib and seaborn packages for plotting the figures.
Python
2
star
3

Missionares-and-Cannibals-Problem-Solver

Using the concepts of Artificial Intelligence. Solving the Missionares and Cannibals puzzle using DFS, BFS, Depth limited.
Java
1
star
4

Meteors-impacted-earth-for-certain-period-visuzalized

This was course project done by me using some powerful tool such as d3.js
HTML
1
star