Skip to content
View vishwassathish's full-sized avatar

Highlights

  • Pro

Block or report vishwassathish

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. Sentiment-Analysis-for-product-reviews Sentiment-Analysis-for-product-reviews Public

    Sentiment Analysis using LSTM cells on Recurrent Networks. GloVe word embeddings were used for vector representation of words. Amazon Product Reviews were used as Dataset.

    Python 25 6

  2. dqn_vectorized_env dqn_vectorized_env Public

    Simple DQN implementation for Atari's discrete action space. I use Vectorized environments for batch processing and more efficient replay buffers. Algorithm from: https://www.nature.com/articles/na…

    Jupyter Notebook

  3. Image-classification-and-localization Image-classification-and-localization Public

    Image classifier for the VOC-2010 Dataset with and without Transfer Learning. Deep Convolutional Networks were used for classification and localization.

    Jupyter Notebook 1

  4. Graph-Embedding-based-Recommendation Graph-Embedding-based-Recommendation Public

    Forked from tanyamehrotra01/SNA-Rec

    Python 1 3

  5. GRU-D GRU-D Public

    Forked from zhiyongc/GRU-D

    Gated Recurrent Unit with a Decay mechanism for Multivariate Time Series with Missing Values

    Python

  6. Farama-Foundation/Minigrid Farama-Foundation/Minigrid Public

    Simple and easily configurable grid world environments for reinforcement learning

    Python 2.1k 603