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

Block or report abhishekyana

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++ 10 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