Siddp278
Hi there, I am a software developer passionate about building LLM powered tools, solving real-life problems :)
JnJUSA
Pinned Repositories
7th-Semester-Project
This is the minor-project that is to be submitted to my University, during the 7th semester. We build a BiLSTM model and train the model on textual data - Twitter data.
CodeSearch
Developing a transformer for article search query tool
Deeplearning.ai-Natural-Language-Processing-Specialization
This repository contains my full work and notes on Coursera's NLP Specialization (Natural Language Processing) taught by the instructor Younes Bensouda Mourri and Łukasz Kaiser offered by deeplearning.ai
django-whatsapp-web-clone
A WhatsApp Web Clone Chat Application for those developers that like to use Django Channel for handling WebSocket request
encoder-decoder-models
Learning applications of encoder decoder models for language translation, generation, summarization, etc.
new-forecasting-models
Implemented/Replicated novel RNN family and attention mechanism for time forecasting for multivariate time series
NLP_deeplearning
Implemented some of the models and techniques learned in NLP to help build systems that help in daily life.
Siamese-model-for-IR
Implement Siamese architecture for Information retrieval.
Smart-Tranfer-Learning-for-TSC
Transfer Learning Project Work
text-summarization-transformer
Creating end-to-end pipeline for transformer model on text summarization.
Siddp278's Repositories
Siddp278/7th-Semester-Project
This is the minor-project that is to be submitted to my University, during the 7th semester. We build a BiLSTM model and train the model on textual data - Twitter data.
Siddp278/NLP_deeplearning
Implemented some of the models and techniques learned in NLP to help build systems that help in daily life.
Siddp278/django-whatsapp-web-clone
A WhatsApp Web Clone Chat Application for those developers that like to use Django Channel for handling WebSocket request
Siddp278/google-form-clone
Clone of Google forms built using Django and Javascript
Siddp278/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
Siddp278/new-forecasting-models
Implemented/Replicated novel RNN family and attention mechanism for time forecasting for multivariate time series
Siddp278/spatio-temporal_handwriting_imitation
Imitating someone's handwriting by converting it to the temporal domain and back again
Siddp278/Ads-classification-thorugh-transcripts
Siddp278/Chat-bots-example
Created a chatbot for a restaurant, interacting with customers helping book a table, iterate the menu and many more tasks.
Siddp278/CodeSearch
Developing a transformer for article search query tool
Siddp278/Emotion-classification
Developing a Deep Learning model which classifies emotion (calm, happy, sad, angry, fearful, surprise, and disgust). Then we develop a website which uses this model for classification for users.
Siddp278/encoder-decoder-models
Learning applications of encoder decoder models for language translation, generation, summarization, etc.
Siddp278/eVANTAGE
A website where Attrition Rate can be found among employees and discontentment among employees in the various areas of organization so that they can ameliorate themselves in those areas for better hold on their employees.
Siddp278/image-classification-breast-cancer
A project where we develop a Deep Learning model trained on breast cancer images. Then we create a website through Django which hosts this model for users to use for classification.
Siddp278/Siamese-model-for-IR
Implement Siamese architecture for Information retrieval.
Siddp278/Smart-Tranfer-Learning-for-TSC
Transfer Learning Project Work
Siddp278/subCAPTCHA-prototype
Created a vide based CAPTCHA where users have to transcribe a video clip from movies
Siddp278/text-summarization-transformer
Creating end-to-end pipeline for transformer model on text summarization.
Siddp278/Article-memgpt
Created a chat application for finding and getting inspiration from past research articles using gpt-4 and memgpt.
Siddp278/awesome-courses
:books: List of awesome university courses for learning Computer Science!
Siddp278/CICD-pipeline-aws
Implementing CICD pipelining through github actions and AWS
Siddp278/content-moderator-api
Created a content moderator system api service using ml and drf
Siddp278/course-master-big-data-with-pyspark-and-aws
Master Big Data With PySpark and AWS
Siddp278/DE-practice
Learning Data Processing principles and practices within GCP
Siddp278/ML_practice
Practice done for better implementation and understanding of models.
Siddp278/multimodal-pinecone-examples
Jupyter Notebooks to help you get hands-on with Pinecone vector databases wit different multimodal models
Siddp278/PhyloVista
Final project for 466
Siddp278/search-demo-wm
Siddp278/TextClassification-Keras
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.
Siddp278/updateNN
Learning to use checkpoints ad updating NN models when new data is available.