Skip to content
View abhishekyana's full-sized avatar
  • IIT-Madras

Block or report abhishekyana

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. Visual-Question-Answering-with-CoAttention-Mechanism Visual-Question-Answering-with-CoAttention-Mechanism Public

    Visual Question Answering System, Trained on MS COCO dataset, Implemented SimpleBaseLineNet and A Variant of Co-Attention Mechanism from a Paper

    Python 2

  2. CycleGANs-PyTorch CycleGANs-PyTorch Public

    CycleGANs-PyTorch applied on Young to Old image converter.

    Python 15 1

  3. Robotic-hand Robotic-hand Public

    This project let's you control a 3d printed robotic hand with your speech commands.

    C++ 11 6

  4. Emotion-Recognition-using-Spatio-Temporal-Data Emotion-Recognition-using-Spatio-Temporal-Data Public

    Emotion Recognition using Spatio-Temporal Data, applied on RAVDESS Dataset, to predict 8 emotion, based on the Video(Spatio) and Audio(Temporal) Data.

    Python 6

  5. Machine-Learning-and-Deep-Learning-from-Scratch Machine-Learning-and-Deep-Learning-from-Scratch Public

    Machine Learning and Deep Learning Algorithms from scratch

    Jupyter Notebook

  6. Machine-Translation-with-GRU-and-Attention-Mechanism Machine-Translation-with-GRU-and-Attention-Mechanism Public

    Machine Translation with GRU and Attention Mechanism, From Source French language to Target English Language

    1