Arjun Krishna (aju22)

aju22

User data from Github https://github.com/aju22

Company:Aira Matrix

Location:Kerala, India

GitHub:@aju22

Twitter:@ArjunKr81620614

Arjun Krishna's repositories

DocumentGPT

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 interface for interacting with your research document, exploring search results, and engaging in a conversation with an AI chatbot.

Language:PythonLicense:MITStargazers:119Issues:3Issues:6

LLaMA2

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 architecture and the inference process. The code is restructured and heavily commented to facilitate easy understanding of the key parts of the architecture.

DDPM

This is an easy to understand, simplified, broken-down implementation of Diffusion Models written in PyTorch. The architecture is borrowed from the paper "Denoising Diffusion Probabilistic Models"

Language:Jupyter NotebookStargazers:27Issues:1Issues:0

RoPE-PyTorch

This repository contains an educational implementation of Rotary Positional Encodings (RoPE) in PyTorch. RoPE is a method introduced in the paper RoFormer: Enhanced Transformer with Rotary Position Embedding by Jianlin Su, Yu Lu, Shengfeng Pan, Ahmed Murtadha, Bo Wen, and Yunfeng Liu.

Language:Jupyter NotebookStargazers:11Issues:2Issues:1

DQN-2048

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

Language:PythonStargazers:6Issues:1Issues:0

Real-Time-ISL-Translation

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

Language:PythonStargazers:6Issues:1Issues:0

Transformer-Distribution-Visualizer

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.

Language:HTMLLicense:MITStargazers:4Issues:1Issues:0

Sudoku-Bot

An interactive python program to solve sudoku.

Language:PythonLicense:MITStargazers:2Issues:1Issues:0

VQ-GANs

This is a simplified implementation of VQ-GANs written in PyTorch. The architecture is borrowed from the paper "Taming Transformers for High-Resolution Image Synthesis".

Language:Jupyter NotebookStargazers:2Issues:1Issues:0

Enhanced-SRGAN

This is an implementation of ESRGAN's in Tensorflow2.0/Keras.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

GoogleNet

This is an implementation of GoogleNet/InceptionNet from scratch, in Tensorflow-Keras

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

GPT2-From-Scratch

A ground-up implementation of the GPT2 model

Language:PythonStargazers:1Issues:1Issues:0

Graph-Convolutional-Network-for-ESOL

This is an implementation and explanation of Graph Neural Networks for predicting water solubility of small organic molecules based on their chemical composition and structural information in PyTorch Geometric

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

ML-From-Scratch

This repository contains Python implementations of various machine learning algorithms from scratch using only native Python and NumPy.

Language:PythonStargazers:1Issues:1Issues:0

Object-Tracking-OpenCV_Arduino

This project operates a pan-tilt-servo camera mount by an Arduino UNO to track any object.

Language:PythonStargazers:1Issues:1Issues:0

YOLO-v1

This is an implementation of Yolo v1 paper built from scratch using Tensorflow-Keras with other utilities for working with the model and generating custom data.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

Transformers

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

Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

AugViz

AugViz provides an easy-to-use graphical interface to visualize various augmentations on images in real-time.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

DeepFROST-Remembering-Robert-Frost

This project uses LSTMs and Pre-Trained WordVecs in Tensorflow-Keras, to generate Frost-like poetry.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

EfficientNet

This is a model implementation of EfficientNet(including all the versions from b0-b7), using Tensorflow-Keras.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Genetic_Algorithm

Visualising Genetic Algorithm, with a bunch of rockets.

Language:PythonStargazers:0Issues:1Issues:0

Pi_Collision

Estimating Digits of Pi using Physics Collisions.

Language:PythonStargazers:0Issues:1Issues:0

pix2pix

This is a model architecture implementation of Image-Image Translation pix2pix model, from scratch using Tensorflow-Keras.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Potrait-Segmentation-BodyPix

This project is a semantic background-foreground segmentation for human bodies using BodyPix to convert your photos to have Bokeh effect or to insert yourself in a virtual background.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

pytorch-tutorial

PyTorch Tutorial for Deep Learning Researchers

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

ROS-Navigation-Stack-and-SLAM-for-Autonomous-Custom-Robot

This is workspace used in the the course "Building a bot in from scratch in ROS "

Language:CMakeStargazers:0Issues:0Issues:0

Seq2Seq-Math-Addition

This is a Seq2Seq model for predicting addition of two numbers as a sequence learning problem in Tensorflow/Keras.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

UNet

This is an implementation of UNet Architecture for Semantic Segmentation from scratch, using Tensorflow-Keras

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Variational-Auto-Encoders

This is a broken-down simplified implementation of Variational Auto Encoders in Tensorlflow2.0/Keras. Also includes a toy training example and image synthesis from an anime face dataset.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0