Skip to content
View iafarhan's full-sized avatar
  • Newcastle, United Kingdom
  • 00:10 (UTC +01:00)
Block or Report

Block or report iafarhan

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

  1. causal-synthesizer-multihead-attention causal-synthesizer-multihead-attention Public

    Synthesizer Self-Attention is a very recent alternative to causal self-attention that has potential benefits by removing this dot product.

    Python 12

  2. minGPT-QA-teaching-transformer-models-facts minGPT-QA-teaching-transformer-models-facts Public

    Teaching Transformer Models facts about the world throughpretraining, and accessing that knowledge through finetuning.

    Python 5

  3. Machine-Translation-for-Endangered-Language-Revitalization Machine-Translation-for-Endangered-Language-Revitalization Public

    Cherokee is a highly endangered Native American language spoken by the Cherokee people. We provide a way to mitigate this issue by providing a Neural Machine Translation System.

    Python 4 2

  4. improved-QANet improved-QANet Public

    This is BIDAF mechanism based question answering network implementation without using and pretrained language representations.

    Python 1

  5. skipgram-word2vec skipgram-word2vec Public

    Iteration based method to learn Word Vectors. Word2vec is a method whose parameters are word vectors.This is an implementation of skipgram from scratch in numpy.

    Jupyter Notebook 2

  6. style-transfer-and-feature-inversion style-transfer-and-feature-inversion Public

    Take two images, and produce a new image that reflects the content of one but the artistic "style" of the other.

    Jupyter Notebook 1