nanodegree
There are 780 repositories under nanodegree topic.
mikesprague/udacity-nanodegrees
:mortar_board: List of Udacity Nanodegree programs with links to the free courses in their curricula
purvasingh96/AI-for-Trading
📈This repo contains detailed notes and multiple projects implemented in Python related to AI and Finance. Follow the blog here: https://purvasingh.medium.com
udacity/AIND-NLP
Coding exercises for the Natural Language Processing concentration, part of Udacity's AIND program.
Gismo8/Android_Basics_Nanodegree_by_Google-My_10_Projects
All of my completed Android Basics Nanodegree by Google projects.
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.
udacityalumni/udacity-nanodegrees-resources
Resources for Udacity Students and Alumni! 👍💻
james-priest/udacity-nanodegree-react
Study notes and projects from the Udacity's React Nanodegree program
Bjarten/computer-vision-ND
Projects and exercises for the Udacity Computer Vision Nanodegree
fdasilva59/Udacity-Natural-Language-Processing-Nanodegree
Tutorials and my solutions to the Udacity NLP Nanodegree
Madonahs/Nano-Degree-Projects
🎓 Udacity Nano Degree Android Projects. All Needed projects you can check out my work here. Submitted and accepted projects.
dalmia/udacity-deep-reinforcement-learning
My solutions to the projects (and mini-projects) of the Deep Reinforcement Learning Nanodegree by Udacity
MrinmoiHossain/Udacity-Deep-Learning-Nanodegree
The course is contained knowledge that are useful to work on deep learning as an engineer. Simple neural networks & training, CNN, Autoencoders and feature extraction, Transfer learning, RNN, LSTM, NLP, Data augmentation, GANs, Hyperparameter tuning, Model deployment and serving are included in the course.
awesome-mws/udacity-mws-nd
:sparkling_heart: A curated list of awesome resources for Udacity's MWS ND :sparkling_heart:
sunsided/SFND_Radar_2D_CFAR
Radar Target Generation and Detection using 2D CA-CFAR
darkmatter18/Udacity-Computer-Vision-Nanodegree
📷 Computer Vision Nanodegree Repository
bapspatil/FlickOff
A lite movie guide app, with MVVM architecture, that lets you discover movies from TMDb.
gouravaich/k-means-clustering-movie-ratings
Explore the similarities and differences in people's tastes in movies based on how they rate different movies. Can understanding these ratings contribute to a movie recommendation system for users? Let's dig into the data and see.
ashfarhangi/Algorithms_Data_Structures_Notes
Algorithms & Data Structures Notes
sujinleeme/reactnd-project-readable
The Discussion Forum React-Redux App : A Project for @udacity's React Nanodegree
MarieLynneBlock/Nanodegree-FrontEndWebDevelopment
Master the skills required to become a Front-End Web Developer, and start building beautiful, responsive websites optimized for mobile and desktop performance.
bapspatil/SilverScreener
A feature-rich movie guide app, that lets you discover movies from TMDb.
ivan-magda/Android-Developer-by-Google
Become an Android Developer
prateeksawhney97/People-Counter-Application-Using-Intel-OpenVINO-Toolkit
The people counter application demonstrates how to create a smart video IoT solution using Intel® hardware and software tools. The app will detect people in a designated area, providing the number of people in the frame, average duration of people in frame, and total count. This project is a part of Intel Edge AI for IOT Developers Nanodegree program by udacity.
pratjz/Nanodegrees
Nanodegree programs https://www.udacity.com/nanodegree
dnkirill/udacity-ml-nanodegree
Udacity ML Nanodegree Projects
ivan-magda/iOS-Developer-Nanodegree
Learn how to program apps for the iPhone and iPad
Ohara124c41/Udacity_Projects_Master_Repo
Contains my solutions for various Nanodegree Programs (Robotics, Artificial Intelligence, Machine Learning, Deep Reinforcement Learning, Computer Vision, Sensor Fusion, Flying Cars).
Bjarten/deep-learning-ND
Projects and exercises for the Deep Learning Nanodegree
anefischer/udacity
Projects I implemented to finish Udacity Nanodegree Programs from Data Engineering to Machine Learning Engineering.
rhnvrm/machine-learning-nanodegree
Project Portfolio for Machine Learning Nanodegree by Udacity
YassinAJDI/android-nanodegree-projects
🎓 All of my completed Android Nanodegree projects.
sondosaabed/Programming-for-Data-Science-with-Python-Nanodegree
I aquired a full scholarship from Google Launchpad. Programming concepts, systems, languages (Python and SQL), and techniques that is data-led, problem-solving and decision making
TefiC/wtm-udacity-scholars-nanodegree-resources
A List of Resources for Udacity Nanodegrees
akueisara/deep-learning-projects
Deep Learning Projects using Python & Pytorch
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.