Skip to content

FabianToledo/Introduction_to_ML_Duke_University

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coursera Introduction to Machine Learning - Programming Assignments

My programming assignments solutions and quizzes answers following the Coursera Introduction to Machine Learning by Duke University

Disclaimer

The solutions uploaded here are only for keeping track of my progress in the course. I hope you don't copy any part of the code as-is.

Original readme.md

PyTorch Tutorials

Welcome to the PyTorch tutorials for the Duke University +Data Science program! These materials are meant to accompany the +Data Science In-Person Learning Experiences and AI for Everyone course, as well as the Duke Introduction to Machine Learning Coursera. Completion of the coding exercises provided here is not required, but we highly encourage it! Many of the machine learning concepts being covered thoughout these programs are best learned and reinforced by implementing the ideas in code yourself.

Getting Started

Python

While we aim to present these materials in an accessible manner, we do assume a certain background in scientific computating, specifically some familiarity with Python and NumPy. If you haven't used Python before, or want a refresher, we recommend Python Like You Mean It, by Ryan Soklaski. This free e-book consists of five short modules introducing Python for scientific computing and data analysis. Alternatively, a quick run-through of relevant concepts is provided in 0A_Python_Prerequisites.ipynb

Set-up

If you'd like to run these examples on your own machine, we've provided installation instructions in 1A_PyTorch_Installation.ipynb. We'll be spending most of our time coding in IPython notebooks; if you haven't used an IPython notebook before, 1B_Coding_Environments.ipynb will give you a quick primer, as well as a few alternatives.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors