Skip to content
View ManishaJhunjhunwala's full-sized avatar
Block or Report

Block or report ManishaJhunjhunwala

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

Popular repositories Loading

  1. Banana-DQN-NavigationDRLND Banana-DQN-NavigationDRLND Public

    Training an agent to navigate (and collect bananas!) in a large, square world using Deep Reinforcement Learning DQN algorithm.

    Jupyter Notebook 2

  2. MyntraHackathon_Accelerate MyntraHackathon_Accelerate Public

    Prototype Submission for Myntras WeForShe Hackathon Theme Accelerate

    Jupyter Notebook 1 1

  3. Multipath-QUIC-ACN-project Multipath-QUIC-ACN-project Public

    Developed a file transfer system which uses Multipath-Quic protocol to transfer large files. Demonstrated MP-QUIC’s benefits over simple QUIC and MPTCP protocol. Used mininet (network emulator) to …

    Go 1

  4. Dog-Breed-Classifier Dog-Breed-Classifier Public

    In this project, I have build a pipeline to process real-world, user-supplied images. Given an image of a dog, my algorithm will identify an estimate of the canine’s breed. If supplied an image of …

    HTML

  5. Generate-TV-Scripts-using-LSTMs Generate-TV-Scripts-using-LSTMs Public

    Generated my own Seinfeld TV scripts using RNNs. I have used a Seinfeld dataset of scripts from 9 seasons. The Neural Network built will generate a new, "fake" TV script.

    Jupyter Notebook

  6. Sentiment-Analysis-using-RNN Sentiment-Analysis-using-RNN Public

    In this project I have constructed a recurrent neural network for the purpose of determining the sentiment of a movie review using the IMDB data set. I have created this model using Amazon's SageM…

    HTML