Skip to content
View aju22's full-sized avatar

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

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

Python 1 Updated Aug 18, 2023

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…

Jupyter Notebook 24 2 Updated Aug 18, 2023

Anthropic Claude2 Hackathon:Building MCTS with Claude for optimal action prediction during patient/doctor interactions.

HTML 104 14 Updated Sep 9, 2023

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 122 32 Updated Aug 18, 2023

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

Python 6 2 Updated Oct 3, 2022

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"

Jupyter Notebook 27 2 Updated Aug 18, 2023

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".

Jupyter Notebook 2 Updated Aug 18, 2023

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 4 Updated Aug 18, 2023

Explorations into training LLMs to use clinical calculators from patient history, using open sourced models. Will start with Wells' Criteria

Python 315 31 Updated Aug 31, 2025