reddyreddys255's Stars
NirantK/awesome-project-ideas
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
nwojke/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
hi-primus/optimus
:truck: Agile Data Preparation Workflows made easy with Pandas, Dask, cuDF, Dask-cuDF, Vaex and PySpark
better/convoys
Implementation of statistical models to analyze time lagged conversions
kubeflow/example-seldon
Example for end-to-end machine learning on Kubernetes using Kubeflow and Seldon Core
deepai-solutions/core_nlp
Project to share nlp algorithms
ryh95/pyspider-stock
A project using pyspider to collect data and NLP techs to analyze the correlation among the data
study-groups/ds-projects
Data science portfolio examples.
itsromiljain/chatbot
Chatbot based on Rasa Framework
ankitp94/relationship-extraction
Implementation Project for relation extraction in NLP using kernel based methods.
arthurpaulino/miraiml
MiraiML: asynchronous, autonomous and continuous Machine Learning in Python
parulnith/Elements-of-Functional-Programming-in-Python
Learn how to how to use the lambda, map, filter and reduce functions in Python to transform data structures.
BryanBumgardner/gutenburg_nlp
A hypothetical proof-of-concept book recommendation system for Project Gutenberg, using Natural Language Processing.
prakashiiit/NLP-Task
Analysis of a given resume to find the technical skills and rank them based on projects done
pyexcel/pyexcel-ezodf
ezodf is a Python package to create new or open existing OpenDocument (ODF) files to extract, add, modify or delete document data, forked from dead project https://bitbucket.org/mozman/ezodf
SharmaNatasha/NLP_projects_using_python
NLP projects
the-black-knight-01/NLP-Models-Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems
touir1/linear-regression-SGD
A linear regression implementation using gradient descent with python
tll549/TEF
Ethan (tll549)'s Exploratory Functions
amit-dingare/abtesting
Repo of AB Testing Material
amit-dingare/deploying-machine-learning-models
Example Repo for the Udemy Course "Deployment of Machine Learning Models"
chmduquesne/nb_pdf_template
A more accurate representation of jupyter notebooks when converting to pdfs.
maulingogri/amazon-sagemaker-architecting-for-ml
Materials for a 3-day instructor led course on applying machine learning
maulingogri/amazon-sagemaker-examples
Example notebooks that show how to apply machine learning, deep learning and reinforcement learning in Amazon SageMaker
maulingogri/kaggle-learning
Repository for sharing the knowledge from the learning path of Kaggle Learning. All contributions welcome :).
maulingogri/sagemaker-workshop
reddyreddys255/amazon-sagemaker-examples
Example notebooks that show how to apply machine learning and deep learning in Amazon SageMaker
reddyreddys255/aws-sagemaker-build
Creates a CloudFormation template that uses AWS StepFunctions to automate the building and training of Sagemaker custom models based on S3 and GitHub events
the-black-knight-01/cnn-dailymail
Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization
the-black-knight-01/seq2seq-chatbot
Chatbot in 200 lines of code using TensorLayer