Skip to content
View aju22's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report aju22

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
aju22/README.md

Hi 👋, I'm Arjun

Passionate about AI

  • 🌱 I’m currently learning: Research Papers on AI

  • 💬 Ask me about: Anything except, life in pandemic

  • ⚡ Fun fact: The Japanese flag is a pie chart of how much of Japan is actually Japan.

Connect with me:

arjunkr81620614 arjun krishna

Languages and Tools:

opencv pandas python pytorch scikit_learn seaborn tensorflow

aju22

Arjun's github stats

Pinned

  1. DocumentGPT DocumentGPT Public

    DocumentGPT is a web application that allows you to chat over your research document using OpenAI's chat API and perform semantic search using vector databases. This tool provides a seamless interf…

    Python 102 30

  2. Transformer-Distribution-Visualizer Transformer-Distribution-Visualizer Public

    A Research Toolkit that allows users to select a transformer model, specify a decoding strategy to generate text, which are then displayed in an interactive fashion to understand model probabilities.

    HTML 2

  3. DQN-2048 DQN-2048 Public

    Implementation of Deep Q-network to play game 2048 using Tensorflow2.0/Keras and PyGame

    Python 3 2

  4. Real-Time-ISL-Translation Real-Time-ISL-Translation Public

    Uses deep learning to translate Indian Sign Language in real-time

    Python 1

  5. LLaMA2 LLaMA2 Public

    This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT) variant. The implementation focuses on the model architectu…

    Python 26 3

  6. Transformers Transformers Public

    Implementation of Transformers from scratch given by the paper "Attention is all you Need" in Tensorflow/Keras.

    Jupyter Notebook