Sudeep Nellur's repositories
Text_Summarization
This is a NLP project for Text Summarization which is built with Flask(RESTapi) and deployed on Heroku(PaaS) using NLTK for summarizing text. Here this app takes your huge paragraphs and gives out the only repeating sentences which are important for you.
FaceRec_w-_TimeStamps
A Deep Learning Project for Face Recognition with Timestamps
ColorCode
Hey There.! I am Sudeep Nellur back with another pet project after decade of procrastination(startup guycry) called as ColorCode. This is a web app where you will upload an image and it will give you the color palette so that you don't have to stretch your head for the HEX code or RBG code of your favorite color out of the images you just saw.
deploying-machine-learning-models
Example Repo for the Udemy Course "Deployment of Machine Learning Models"
RightCandidate
This is a dynamic django CRUD web app with html, css, javascript and bootstrap as frontend and sqlite as database
streamlit_crash_course
Beginner Crash Course for Streamlit
TimeSeries_using_LSTM
Here I have implemented RNN with LSTM for Univariate Time Series dataset from one of the kaggle competition
DataAugmentation-datagen_keras
Code Snippet for Data Augmentation for existing image data using Data Generator Keras frameworks.
Django_Python
This Django Practice Repo
Keras_Tuner
Keras Tuner used for hyperparameter tuning the neural networks.
NeuralNetworks
This is code for the building a normal Neural Networks with Keras.
Practical_ML_w-_TF
Notebooks and Resources for Swayam NPTEL course "Practical Machine Learning with TensorFlow"
Python-Automation
Here I just automate the boring checking gmail task by python. Here taking user's ID as input parameters and log-in into their google account and the opens the gmail account.
Registration_Form
It is a basic PHP web application for login, registration and index with all registered users in table
SimpleSearch
This simple word search which will pick the word's presence and location of the word from the entered paragraph.
Spell-it
Takes all text from image and then it will read it out.