Pinned Repositories
ai-engineering-hub
AV-Hackathon
Solution to the IND vs AUS ML hackathon by Analytics Vidhya
Cool-notebooks
coursera-customer-churn
Customer churn prediction challenge on Coursera
Image-segmentation
Generating accurate masks for human figures in different environments using the UNet++ architecture.
langchain-projects
Developed different projects using Langchain library and Google Gemini
machine-learning-daily
Machine Learning Daily is a web application designed to help users learn and understand Machine Learning concepts in a fun and engaging way.
toxic-content-detection
Building a real-time monitoring system to detect Toxic content using Reddit API and the Passive Aggressive Classifier
transformer-search-engine
A semantic search engine built using transformer models and vector search
nikhil-1e9's Repositories
nikhil-1e9/Image-segmentation
Generating accurate masks for human figures in different environments using the UNet++ architecture.
nikhil-1e9/AV-Hackathon
Solution to the IND vs AUS ML hackathon by Analytics Vidhya
nikhil-1e9/Customer-Segmentation
nikhil-1e9/diabetes-detection-app
A Flask web application which predicts patients with diabetes
nikhil-1e9/fruits-image-classification
Classifying images of fruits using deep learning with pytorch
nikhil-1e9/Kaggle-notebooks
My Kaggle Notebooks
nikhil-1e9/langchain-projects
Developed different projects using Langchain library and Google Gemini
nikhil-1e9/machine-learning-daily
Machine Learning Daily is a web application designed to help users learn and understand Machine Learning concepts in a fun and engaging way.
nikhil-1e9/toxic-content-detection
Building a real-time monitoring system to detect Toxic content using Reddit API and the Passive Aggressive Classifier
nikhil-1e9/transformer-search-engine
A semantic search engine built using transformer models and vector search
nikhil-1e9/Data-science-stuff
Here I post links to articles, tutorials, projects. books, etc related to Data Science and Machine Learning
nikhil-1e9/defcon-ctf
My solutions for the AI Village CTF @ DEFCON31 competition
nikhil-1e9/deploying-machine-learning-models
Code for the online course "Deployment of Machine Learning Models"
nikhil-1e9/image-captioning-app
nikhil-1e9/JupyterAI
Exploring generative AI models in Jupyter Notebooks via JupyterAI
nikhil-1e9/Leetcode-solutions
This repository contains my solutions for various Leetcode problems coded in Python
nikhil-1e9/LLM-from-scratch
About Building a 2.3M-parameter LLM from scratch with LLaMA 1 architecture.
nikhil-1e9/ML-For-Beginners
12 weeks, 24 lessons, classic Machine Learning for all
nikhil-1e9/ML-observability-and-monitoring
nikhil-1e9/ML-routines
Little code blocks and functions to make everyday life a bit easier
nikhil-1e9/mlops-project
nikhil-1e9/Music-Recommendation-System
Music Recommendation System using Spotify API and Python
nikhil-1e9/my-blog
Welcome to my blog
nikhil-1e9/nikhil-1e9
nikhil-1e9/nlp-projects
Collection of different Natural Language Processing (NLP) projects, ranging from text classification and sentiment analysis to language modeling and text generation.
nikhil-1e9/public-apis
A collective list of free APIs
nikhil-1e9/rag-from-scratch
nikhil-1e9/The-Grand-Complete-Data-Science-Materials
Complete Data Science resources provided by Krish Naik
nikhil-1e9/Trash-Object-Detection
In this project I implemented an object detection algorithm to detect and identify trash images
nikhil-1e9/web-scraping
Scraping and collecting data from the web using Python