introml

Home - Github

Using Github

All the material for the labs and demos in this class are hosted on github. Github is a powerful platform generally used for teams of developers to share files when collaborating on large projects. A complete guide to github is available on the github guide site.

To simply download, run and submit the labs, you only need to understand a few basic ideas: All the files are contained in a repository, https://github.com/sdrangan/introml. To access these files, perform the following steps:

Github is also a great tool for your own projects, even if you are working individually. Using github will allow you to keep track of the files, develop in an organized manner, and release your work to a broader audience.

Other Instructors

Some instructors may use a modified version of this site created by forking the site. In this case, the instructor will give you the URL for the forked repo. Simply use this repo name instead of [https://github.com/sdrangan/introml].