Skip to content
View rbhanush's full-sized avatar

Block or report rbhanush

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. LunarLander-Using-Deep-Reinforcement-Learning LunarLander-Using-Deep-Reinforcement-Learning Public

    • Solved Landing problem of LunarLander (OpenAI) game and trained the model to have a landing accuracy of 98% by implementing Deep Q-Learning using TensorFlow and Python. • Trained an agent to guid…

    Python

  2. Fast-and-Accurate-Deep-Neural-Network-Learning-by-ELUs Fast-and-Accurate-Deep-Neural-Network-Learning-by-ELUs Public

    • Trained the network for MNIST dataset • Implemented neural network on MNIST dataset by using Sigmoid, ReLU, ELU as the activation function. • Analyzed network’s running time, error rate, efficien…

    Python 1 1

  3. Ameliorated-Anomaly-Detection-Algorithm Ameliorated-Anomaly-Detection-Algorithm Public

    • Implemented and improved various machine learning algorithms and methodologies like kNN, SVM, Multivariant Gaussian Distribution Model, Neural Network used for anomaly detection • Reduced trainin…

    Python 1

  4. Advanced-E-Commerce-Recommendation-System Advanced-E-Commerce-Recommendation-System Public

    • Designed a web system and an android application which integrated collaborative filtering and clustering technique to recommend products, music and movies • Natural Language Processing(NLP) libra…

    Java 3 3

  5. DataVisualization DataVisualization Public

    Project - LeadLine Implementation

    JavaScript

  6. Sentimental-Analysis-of-Live-Tweets Sentimental-Analysis-of-Live-Tweets Public

    • Developed an android application along with a web system which performed sentimental analysis of live tweets • Tweets involving the given search parameter were downloaded and were categorized by …

    Java