Skip to content

Udacity nanodegree introduction to machine learning using pytorch notes and codes

Notifications You must be signed in to change notification settings

rohit18115/Udacity-intro-to-ML-Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity-intro-to-ML-Pytorch

Udacity nanodegree: Intro to machine learning using pytorch repository for all the code and notes

Table of Contents

1. Introduction to Machine Learning

2. Supervised Learning

3. Deep Learning

4. Unsupervised Learning

5. Installation

6. Run

7. Program Certificate

8. License

This section discusses the topic of What is Machine Learning?

Linear Regression.

Perceptron Algorithm.

Decision Trees.

Naive Bayes.

Support Vector Machines.

Ensemble Methods.

Model Evaluation Metrics.

Training and Tuning.

Introduction to Neural Networks.

Implementing Gradient Descent.

Training Neural Networks.

Deep Learning with PyTorch.

Clustering.

Hierarchical and Density Based Clustering.

Gaussian Mixture Models and Cluster Validation.

Dimensionality Reduction and PCA.

Random Projection and ICA.

This project requires Python 3.6.0 and the following Python libraries installed:

In a terminal or command window, navigate to the top-level project directory intro-to-machine-learning-with-pytorch/ (that contains this README) and run the following command:

jupyter notebook <your_archive>.ipynb

on any Jupyter Notebook. This will open the iPython Notebook software and project file in your browser.

Each project will be committed in the projects/ folder.

About

Udacity nanodegree introduction to machine learning using pytorch notes and codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published