Pinned Repositories
building_word2vec
training a word2vec model and using it for sentiment analysis
Context-QuestionAnswer
a model trained to answer questions based on context. The OpenAI model is fine tuned for question-answer task. A demo has been implemented using Gradio
Dockerize-Web-App
dockerize a simple web application.
FaceRecognition
Developed a face recognition model for organisational needs. A FaceNet model with ResNet-v1 as backbone was used for extracting the face embedding. A SVM classifier was trained for face recognition task.
Fake_News_Detection
Here I have built a ML model for detecting the fake news articles.
Karatsuba_multiplication
langchain
⚡ Building applications with LLMs through composability ⚡
LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
medico_evo
patient disease categorization
weed_identification
An CNN build to identify plants and weeds. This will help in effective weed control in farming
Harshad1994's Repositories
Harshad1994/FaceRecognition
Developed a face recognition model for organisational needs. A FaceNet model with ResNet-v1 as backbone was used for extracting the face embedding. A SVM classifier was trained for face recognition task.
Harshad1994/weed_identification
An CNN build to identify plants and weeds. This will help in effective weed control in farming
Harshad1994/Context-QuestionAnswer
a model trained to answer questions based on context. The OpenAI model is fine tuned for question-answer task. A demo has been implemented using Gradio
Harshad1994/building_word2vec
training a word2vec model and using it for sentiment analysis
Harshad1994/Dockerize-Web-App
dockerize a simple web application.
Harshad1994/Fake_News_Detection
Here I have built a ML model for detecting the fake news articles.
Harshad1994/Karatsuba_multiplication
Harshad1994/langchain
⚡ Building applications with LLMs through composability ⚡
Harshad1994/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
Harshad1994/medico_evo
patient disease categorization
Harshad1994/ML_projects
Harshad1994/PythonHelperFunctions
Code snippets to be used on the go for all machine learning tasks and visualisations
Harshad1994/Table-Extraction-PDF
Extracts bordered/borderless tables from pdf document.
Harshad1994/vision_analytics
to analytics on video and images