Skip to content

Stanford CME 216 2020, Machine Learning in Computational Engineering

License

Notifications You must be signed in to change notification settings

wvangijseghem/cme216-spring-2020

Repository files navigation

GitHub page for CME 216, Spring 2020

You can find the site at https://ericdarve.github.io/cme216-spring-2020/.

If you find errors and want some changes to this material, please use the Issues tab above.

You can also make changes to this repository to be incorporated later by the instructor of the class. This is a three step process.

  1. Create a fork of this repository. This creates your own private copy of all the files. You are going to use this to make your changes. Use the fork (fork a repo) icon above (top right of the screen, next to Watch and Star).

  2. Make changes to the files in your forked repository. This follows the usual git process (git cheatsheet). git add ...; git commit -m "description of changes"; git push. Once you are happy with your changes go to step 3.

  3. Make a pull request. This will send a request to the owner of this site to incorporate your changes in this repository. The process is fairly straighforward. Follow these instructions.

If you are interested in more details and information, please check the GitHub help page.

This repository is a GitHub Pages site that uses Jekyll. The markdown files are converted to HTML files. The slides are based on the remark markdown-driven slideshow tool.

To copy the files in this repository, you can click the green "Clone or download" button on the top of this page. You can also fork the repository if you have a GitHub account using the fork button on the top right.

About

Stanford CME 216 2020, Machine Learning in Computational Engineering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published