navneetkrc
Currently using NLP and DL for creating a Recommender Systems using User Embeddings and Item Embeddings.
samsung.comBangalore
Pinned Repositories
120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
awesome-generative-ai-guide
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
captcha_break
Captcha breaker for very old government website in order to automate the data entry task
colab_repo_blog_github
Deep-Learning-Experiments-implemented-using-Google-Colab
Colab Compatible FastAI notebooks for NLP and Computer Vision Datasets
DSIndia_MeetUp_09Mar2019
This is the Repo for the MeetUp talk that I gave in Data Science India MeetUp Bangalore
Flair_SOTA_NLP
Use of State of the Art FLAIR library for the NLP datasets
langchain_colab_experiments
Experiments with Langchain using different approaches on Google colab
Recommender_systems
Various Recommender System models tested on different datasets
navneetkrc's Repositories
navneetkrc/langchain_colab_experiments
Experiments with Langchain using different approaches on Google colab
navneetkrc/Deep-Learning-Experiments-implemented-using-Google-Colab
Colab Compatible FastAI notebooks for NLP and Computer Vision Datasets
navneetkrc/Flair_SOTA_NLP
Use of State of the Art FLAIR library for the NLP datasets
navneetkrc/Recommender_systems
Various Recommender System models tested on different datasets
navneetkrc/captcha_break
Captcha breaker for very old government website in order to automate the data entry task
navneetkrc/120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
navneetkrc/colab_repo_blog_github
navneetkrc/cracking-the-data-science-interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
navneetkrc/custom_reinforcement_environment
Custom Reinforcement Learning Environment for dynamic mazes with walls and bombs/animals/snakes
navneetkrc/Deep_learning_experiments
These are the Google Colab notebooks that I have implemented usually based on blogs that are available
navneetkrc/DSIndia_MeetUp_09Mar2019
This is the Repo for the MeetUp talk that I gave in Data Science India MeetUp Bangalore
navneetkrc/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
navneetkrc/data-science-interviews
Data science interview questions and answers
navneetkrc/deployment_ready_ml_models
This repo contains the notebooks that are deployment ready
navneetkrc/extract-information-from-identity-card
From identity card image, this repo detect 4 corners, align by OpenCV, then detect word in image and recognize word by Transformer OCR.
navneetkrc/fastai2
Temporary home for fastai v2 while it's being developed
navneetkrc/fastai_v2
Colab Notebooks for FASTAI V2
navneetkrc/Geo_data_science
A collection of Notebooks for GeoGraphical Data Science Tasks
navneetkrc/image-classification-api
Serving model through api. FastApi + PytorchLightning
navneetkrc/keras
Deep Learning for humans
navneetkrc/Keras_IMDB
Keras implementation of IMDB sentiment analysis with Simple and CNN models
navneetkrc/ocr
Fast API OCR
navneetkrc/ocr-service
A stand alone character recognition micro-service with a RESTful API
navneetkrc/ocr-tool
A simple OCR tool made using FastAPI and Tesseract
navneetkrc/ocr-viewer
Web application for easy and convenient viewing of OCR results.
navneetkrc/pegasus
navneetkrc/Recommender-Systems-StudyMaterial
Research/Study Material for Recommender Systems.
navneetkrc/Restful-EasyOCR
Restful API Wrapper for EasyOCR
navneetkrc/semantic_text_similarity
Searching similar text in a large corpus of data.
navneetkrc/Vector_search_POCs
Running different notebooks for POC of Pinecone mostly implemented using Google Colab