Pinned Repositories
analyzing-toxic-comments
Analyzing Toxic Comments using Deep Learning Algorithms using LLMs
Auxi-Programming-Contest-2023
This repo consist of the questions asked in the Auxi Programming Contest 2023
contactless_attendance
Face Recognition based attendance system
covid19_status
CS5100_FAI_NEU
This repository consists of all the programming assignment and problem sets for the CS5100 (Fall 22) Fundamentals of Artificial Intelligence course taken by Prof.Robert Platt at Northeastern University
CS5800_algorithms_NEU
This repository consists of all the programming assignment and problem sets for the CS5800 (Fall 22) Algorithms course taken by Prof.Ravi Sundaram at Northeastern University
CS6120-Project
GAN_MNIST
Simple GAN on mnist dataset
gym-super-mario-bros
An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES
gymtym
a website for a gym chain
aditya-29's Repositories
aditya-29/analyzing-toxic-comments
Analyzing Toxic Comments using Deep Learning Algorithms using LLMs
aditya-29/covid19_status
aditya-29/CS5100_FAI_NEU
This repository consists of all the programming assignment and problem sets for the CS5100 (Fall 22) Fundamentals of Artificial Intelligence course taken by Prof.Robert Platt at Northeastern University
aditya-29/Auxi-Programming-Contest-2023
This repo consist of the questions asked in the Auxi Programming Contest 2023
aditya-29/contactless_attendance
Face Recognition based attendance system
aditya-29/CS5800_algorithms_NEU
This repository consists of all the programming assignment and problem sets for the CS5800 (Fall 22) Algorithms course taken by Prof.Ravi Sundaram at Northeastern University
aditya-29/CS6120-Project
aditya-29/GAN_MNIST
Simple GAN on mnist dataset
aditya-29/gym-super-mario-bros
An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES
aditya-29/gymtym
a website for a gym chain
aditya-29/hamming-code
hamming code
aditya-29/helo-world-pwa
aditya-29/huffman-encoding
This repository contains code for basics of huffman encoding, decoding.
aditya-29/image-caption-generator
Image to caption generator using transfer learning and LSTM using Flicker_8k dataset
aditya-29/langchain
⚡ Building applications with LLMs through composability ⚡
aditya-29/lazypredict
Lazy Predict help build a lot of basic models without much code and helps understand which models works better without any parameter tuning
aditya-29/LLMs-from-scratch
Building LLMs from scratch
aditya-29/Machine-Learning
My version of machine learning algorithms
aditya-29/mergekit
Tools for merging pretrained large language models.
aditya-29/MNIST-
A naive CNN approach to the MNIST Problem
aditya-29/NEU-CS6120
Repository for the Natural Language Processing (CS 6120) course at NEU
aditya-29/NEU-CS6220-DMT
aditya-29/opencv
Open Source Computer Vision Library
aditya-29/PII-Detection
aditya-29/Program-Design-Paradigm
This repository contains the programming assignment for the subject CS5010 - Program Design Paradigm taught by Amit Shesh
aditya-29/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
aditya-29/Stock-Price-Prediction
Guide - Paps
aditya-29/stock-prices-ml
this program shows how the stock prices predicting algorithm in a very basic level. Here I have used a apple stock prices for a month as my data set. Don't expect this algorithm to do any better.
aditya-29/Super-Marios-using-Deep-Q-learning
This project has utilizes Deep Q learning to train an RL agent to play super-mario
aditya-29/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.