udacity-machine-learning-nanodegree
There are 253 repositories under udacity-machine-learning-nanodegree topic.
dsoellinger/Udacity-Machine-Learning-Nanodegree
All projects and lecture notes of the Udacity Machine Learning Engineer Nanodegree.
manishbisht/Udacity
:loop: :bulb: My Udacity projects that I have made to improve my skills and complete my nanodegree. Please don't use it to copy the projects. Submit the PR if you want something to be added to this repository.
TRoboto/Udacity
This repo includes all the projects I have finished in the Udacity Nanodegree programs
MrinalJain17/Human-Activity-Recognition
Recognizing human activities using Deep Learning
deepanshu-yadav/NSFW-Classifier
An AWS Sagemaker Model developed for Nudity / NSFW Images Classification. This Model was developed during my Machine Learning Engineer Nanodegree.
zdmc23/nih-chest-xrays
A collection of projects which explore image classification on chest x-ray images (via the NIH dataset)
aboerzel/German_License_Plate_Recognition
Android camera app for automatic recognition of German license plates using TensorFlow / TensorFlow Lite 2.4.1
dsoellinger/Adaptive-foreground-background-segmentation-using-GMMs
Adaptive foreground-background segmentation using Gaussian Mixture Models (GMMs)
Harathi123/Telugu-Character-Recognition-using-CNN
Handwritten Telugu Character Recognition using Convolutional Neural Networks
prateekiiest/titanic_survival_exploration
Udacity Machine Learning Nano degree Program Project Predicting Passenger Survival
wanghsinwei/isic-2019
ISIC 2019 - Skin Lesion Analysis Towards Melanoma Detection
abhishekdbihani/Home-Credit-Default-Risk-Recognition
The project provides a complete end-to-end workflow for building a binary classifier in Python to recognize the risk of housing loan default. It includes methods like automated feature engineering for connecting relational databases, comparison of different classifiers on imbalanced data, and hyperparameter tuning using Bayesian optimization.
Vaidic/Udacity-Machine-Learning-Engineer-Nanodegree
Notes Exercises and Assignments for Udacity Machine Learning Engineer Nanodegree
anefischer/udacity
Projects I implemented to finish Udacity Nanodegree Programs from Data Engineering to Machine Learning Engineering.
JuzerShakir/Investigate_TMDb_Movies
Investigating Dataset contains information about 10,000+ movies collected from The Movie Database (TMDb)
robertyoung2/Finding-Donors-for-CharityML
Investigated factors affecting likelihood of donations being made using real census data. Developed naive classifier to compare testing results. Trained & tested several supervised machine learning models on preprocessed census data to predict donation likelihood. Selected best model based on accuracy, modified F-score metric, & algo efficiency.
silviomori/udacity-machine-learning-capstone-starbucks
Machine Learning Engineer - Capstone Project - Development of a recommendation system to send offers via direct marketing
mmuppidi/DQN-Atari-Pong
This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a toolkit to develop and compare reinforcement learning algorithms. The learning agent takes raw pixels from the atari emulator and predicts an action that is fed back into the emulator via OpenAI interface. The deep reinforcement learning network used in this project is Deep Q Network (DQN), it took over 10 million episodes to perfectly play and win the game.
sid321axn/Udacity-MLND-Capstone-Gold-Price-Prediction
Capstone Project Gold Price Prediction using Machine learning Approach for Udacity Machine Learning engineer Nanodegree Program
Tahsin-Mayeesha/Udacity-Machine-Learning-Nanodegree
Project work from the Udacity machine learning nanodegree encompassing general techniques for supervised,unsupervised and reinforcement learning
brunocampos01/allstate-claims-severity
Udacity Machine Learning Engineer Nanodegree capstone proposal.
deepak525/Investigate_TMDb_Movies
Investigating Movies Dataset contains information about 10,000+ movies collected from The Movie Database (TMDb)
eloyekunle/student_intervention
Machine learning model to analyze students' performance and predict success likelihood.
dumebi/Predicting-Boston-Housing-Prices
Udacity Machine Learning Course Predicting Boston Housing Prices
enerrio/Machine-Learning
Projects for Udacity's Machine Learning Engineer Nanodegree program
nerdimite/sentiment-analysis-deployment
End to End Sentiment Analysis Project (Udacity Machine Learning Engineer Nanodegree)
madalinabuzau/udacity-machine-learning-nanodegree
My project submissions for the Machine Learning Nanodegree from Udacity.
sousablde/IMDB-Sentiment-Analysis-AWS-Sagemaker
This project is part of the udacity machine learning nanodegree, it uses pytorch to identify sentiment analysis on IMDB reviews
ChikkaUdayaSai/boston-house-price-prediction
A Supervised Regression model that is trained on the Boston house prediction dataset which is used to predict the prices of boston.
prateeksawhney97/Deploying-a-Sentiment-Analysis-Model-on-Amazon-Sagemaker
Deploying a Sentiment Analysis Model on Amazon Sagemaker which consists of deploying a Sentiment Analysis model using Recurrent Neural Networks in the Amazon AWS SageMaker tool. The notebook and Python files provided here result in a simple web application which interacts with a deployed recurrent neural network performing sentiment analysis on movie reviews. In the final architecture AWS API Gateway and AWS Lambda functions is used as well.
silviomori/udacity-machine-learning-plagiarism-detector
Build a plagiarism detector that examines a text file and performs binary classification; labeling that file as either plagiarized or not
swapkh91/Finding-Donors-for-CharityML
Udacity Machine Learning Basic Nanodegree Program - Project 1
mmhamdy/predict_potential_donors
Evaluating and optimizing several different supervised learners to best identify potential donors to CharityML