arindamcodes's Stars
arindamcodes/SMALL_GPT
Step by step guide to create GPT from scratch using numpy, torch and jax
arindamcodes/word_embeddings
Training a word2vec from scratch in torch
arindamcodes/DQN
arindamcodes/auto_gen_exps
Instruction to use multi agent framework autogen with LLM
arindamcodes/SimpleGAN
GAN understanding from scratch in torch
arindamcodes/bigramlm
Creating a small possible bigram language model in torch to understand how the language generation works in bigger LLMS like GPT
arindamcodes/smallBert
Creating a small scale BERT model for illustration of every concepts in depth
arindamcodes/gamedevelopment
Creating different interesting game using python and c++
arindamcodes/Forecasting-of-Maruti-Suzuki-Inventory-Stocks
Internship Project
arindamcodes/Riding-request-Prediction-for-Rapido
Each time a customer has requested a ride,his pickup and drop location is recorded with exact date and time.Now based on this we want to predict the number of ride request for future.