Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jlim216 committed Sep 18, 2024
1 parent 2d840e8 commit 35574ec
Show file tree
Hide file tree
Showing 46 changed files with 1,264 additions and 1,264 deletions.
6 changes: 3 additions & 3 deletions _site/404/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<title>404 - Page not found</title>


<link rel="icon" href="/cs230-2024-fall/favicon.ico" type="image/x-icon">
<link rel="icon" href="//cs230.stanford.edu/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,700,700i|Noto+Sans:400,400i,700,700i|Source+Code+Pro&amp;subset=latin-ext">
<link rel="stylesheet" href="/cs230-2024-fall/doks-theme/assets/css/style.css">
<link rel="stylesheet" href="//cs230.stanford.edu/doks-theme/assets/css/style.css">
<script type="text/javascript" async
src="//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-MML-AM_CHTML">
</script>
Expand All @@ -27,7 +27,7 @@ <h1 class="error-404__title"><strong>404 /</strong> Page not found</h1>

<p>The link you clicked may be broken <br>or the page may have been removed.</p>

<a href="/cs230-2024-fall/" class="btn btn--dark btn--rounded btn--w-icon btn--w-icon-left">
<a href="//cs230.stanford.edu/" class="btn btn--dark btn--rounded btn--w-icon btn--w-icon-left">
<i class="icon icon--home"></i>
Go back home
</a>
Expand Down
56 changes: 28 additions & 28 deletions _site/blog/aws/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<meta name="description" content="How to set up AWS for deep learning projects">


<link rel="icon" href="/cs230-2024-fall/favicon.ico" type="image/x-icon">
<link rel="icon" href="//cs230.stanford.edu/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,700,700i|Noto+Sans:400,400i,700,700i|Source+Code+Pro&amp;subset=latin-ext">
<link rel="stylesheet" href="/cs230-2024-fall/doks-theme/assets/css/style.css">
<link rel="stylesheet" href="//cs230.stanford.edu/doks-theme/assets/css/style.css">
<script type="text/javascript" async
src="//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-MML-AM_CHTML">
</script>
Expand All @@ -27,19 +27,19 @@
<div class="offcanvas visible-xs">
<ul class="offcanvas__nav">

<li><a href="/cs230-2024-fall/syllabus">Syllabus</a></li>
<li><a href="//cs230.stanford.edu/syllabus">Syllabus</a></li>

<li><a href="/cs230-2024-fall/officehours">Office Hours</a></li>
<li><a href="//cs230.stanford.edu/officehours">Office Hours</a></li>

<li><a href="/cs230-2024-fall/project">Project</a></li>
<li><a href="//cs230.stanford.edu/project">Project</a></li>

<li><a href="/cs230-2024-fall/section">Section</a></li>
<li><a href="//cs230.stanford.edu/section">Section</a></li>

<li><a href="/cs230-2024-fall/lecture">Lecture</a></li>
<li><a href="//cs230.stanford.edu/lecture">Lecture</a></li>

<li><a href="/cs230-2024-fall/blog">Blog</a></li>
<li><a href="//cs230.stanford.edu/blog">Blog</a></li>

<li><a href="/cs230-2024-fall/faq">FAQ</a></li>
<li><a href="//cs230.stanford.edu/faq">FAQ</a></li>

</ul><!-- /.offcanvas__nav -->
</div><!-- /.offcanvas -->
Expand All @@ -51,27 +51,27 @@
<div class="row">
<div class="col-xs-12">

<a href="/cs230-2024-fall/" class="site-header__logo">
<img src="/cs230-2024-fall/doks-theme/assets/images/layout/logo.png">
<a href="//cs230.stanford.edu/" class="site-header__logo">
<img src="//cs230.stanford.edu/doks-theme/assets/images/layout/logo.png">
CS230
</a>


<ul class="site-header__nav hidden-xs">

<li><a href="/cs230-2024-fall/syllabus">Syllabus</a></li>
<li><a href="//cs230.stanford.edu/syllabus">Syllabus</a></li>

<li><a href="/cs230-2024-fall/officehours">Office Hours</a></li>
<li><a href="//cs230.stanford.edu/officehours">Office Hours</a></li>

<li><a href="/cs230-2024-fall/project">Project</a></li>
<li><a href="//cs230.stanford.edu/project">Project</a></li>

<li><a href="/cs230-2024-fall/section">Section</a></li>
<li><a href="//cs230.stanford.edu/section">Section</a></li>

<li><a href="/cs230-2024-fall/lecture">Lecture</a></li>
<li><a href="//cs230.stanford.edu/lecture">Lecture</a></li>

<li><a href="/cs230-2024-fall/blog">Blog</a></li>
<li><a href="//cs230.stanford.edu/blog">Blog</a></li>

<li><a href="/cs230-2024-fall/faq">FAQ</a></li>
<li><a href="//cs230.stanford.edu/faq">FAQ</a></li>

</ul><!-- /.site-header__nav -->
<button class="offcanvas-toggle visible-xs">
Expand Down Expand Up @@ -100,7 +100,7 @@ <h1 class="hero-subheader__title">AWS Setup</h1>



<a href="/cs230-2024-fall/blog/tips" class="btn btn--dark btn--rounded btn--w-icon btn--w-icon-left">
<a href="//cs230.stanford.edu/blog/tips" class="btn btn--dark btn--rounded btn--w-icon btn--w-icon-left">
<i class="icon icon--arrow-left"></i>
Previous page
</a>
Expand All @@ -120,7 +120,7 @@ <h4>Instructors</h4>

<div class="instructor">
<a target="_blank" href="">
<img class="headshot" src="/cs230-2024-fall/doks-theme/assets/images/headshot/kian.jpg" style="text-align:center;">
<img class="headshot" src="//cs230.stanford.edu/doks-theme/assets/images/headshot/kian.jpg" style="text-align:center;">
<div style="text-align:center;">Kian Katanforoosh<br>Instructor</div>
</a>
</div>
Expand All @@ -129,7 +129,7 @@ <h4>Instructors</h4>

<div class="instructor">
<a target="_blank" href="">
<img class="headshot" src="/cs230-2024-fall/doks-theme/assets/images/headshot/andrew.jpg" style="text-align:center;">
<img class="headshot" src="//cs230.stanford.edu/doks-theme/assets/images/headshot/andrew.jpg" style="text-align:center;">
<div style="text-align:center;">Andrew Ng<br>Instructor</div>
</a>
</div>
Expand Down Expand Up @@ -196,7 +196,7 @@ <h2 id="start-training"><strong>Start training</strong></h2>
<div class="row">
<div class="col-xs-12">

<a href="/cs230-2024-fall/blog/tips" class="page-nav__item page-nav__item--prev">
<a href="//cs230.stanford.edu/blog/tips" class="page-nav__item page-nav__item--prev">
<i class="icon icon--arrow-left"></i>
Previous page
</a><!-- /.page-nav__item -->
Expand All @@ -210,7 +210,7 @@ <h2 id="start-training"><strong>Start training</strong></h2>
<div class="container">
<div class="row">
<div class="col-xs-12">
<a href="/cs230-2024-fall/blog" class="micro-nav__back">
<a href="//cs230.stanford.edu/blog" class="micro-nav__back">
<i class="icon icon--arrow-left"></i>
Back to Blog
</a><!-- /.micro-nav__back -->
Expand All @@ -237,11 +237,11 @@ <h2 id="start-training"><strong>Start training</strong></h2>
</footer><!-- /.site-footer -->


<script src="/cs230-2024-fall/doks-theme/assets/js/vendor/jquery.min.js"></script>
<script type="text/javascript" src="/cs230-2024-fall/doks-theme/assets/js/vendor/bootstrap/affix.min.js"></script>
<script type="text/javascript" src="/cs230-2024-fall/doks-theme/assets/js/vendor/bootstrap/scrollspy.min.js"></script>
<script type="text/javascript" src="/cs230-2024-fall/doks-theme/assets/js/vendor/matchHeight.min.js"></script>
<script type="text/javascript" src="/cs230-2024-fall/doks-theme/assets/js/scripts.min.js"></script>
<script src="//cs230.stanford.edu/doks-theme/assets/js/vendor/jquery.min.js"></script>
<script type="text/javascript" src="//cs230.stanford.edu/doks-theme/assets/js/vendor/bootstrap/affix.min.js"></script>
<script type="text/javascript" src="//cs230.stanford.edu/doks-theme/assets/js/vendor/bootstrap/scrollspy.min.js"></script>
<script type="text/javascript" src="//cs230.stanford.edu/doks-theme/assets/js/vendor/matchHeight.min.js"></script>
<script type="text/javascript" src="//cs230.stanford.edu/doks-theme/assets/js/scripts.min.js"></script>

</div><!-- /.js-footer-area -->
</body>
Expand Down
58 changes: 29 additions & 29 deletions _site/blog/createtrainmodel/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<meta name="description" content="Using tf.layers, tf.train, tf.metrics, Tensorboard">


<link rel="icon" href="/cs230-2024-fall/favicon.ico" type="image/x-icon">
<link rel="icon" href="//cs230.stanford.edu/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,700,700i|Noto+Sans:400,400i,700,700i|Source+Code+Pro&amp;subset=latin-ext">
<link rel="stylesheet" href="/cs230-2024-fall/doks-theme/assets/css/style.css">
<link rel="stylesheet" href="//cs230.stanford.edu/doks-theme/assets/css/style.css">
<script type="text/javascript" async
src="//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-MML-AM_CHTML">
</script>
Expand All @@ -27,19 +27,19 @@
<div class="offcanvas visible-xs">
<ul class="offcanvas__nav">

<li><a href="/cs230-2024-fall/syllabus">Syllabus</a></li>
<li><a href="//cs230.stanford.edu/syllabus">Syllabus</a></li>

<li><a href="/cs230-2024-fall/officehours">Office Hours</a></li>
<li><a href="//cs230.stanford.edu/officehours">Office Hours</a></li>

<li><a href="/cs230-2024-fall/project">Project</a></li>
<li><a href="//cs230.stanford.edu/project">Project</a></li>

<li><a href="/cs230-2024-fall/section">Section</a></li>
<li><a href="//cs230.stanford.edu/section">Section</a></li>

<li><a href="/cs230-2024-fall/lecture">Lecture</a></li>
<li><a href="//cs230.stanford.edu/lecture">Lecture</a></li>

<li><a href="/cs230-2024-fall/blog">Blog</a></li>
<li><a href="//cs230.stanford.edu/blog">Blog</a></li>

<li><a href="/cs230-2024-fall/faq">FAQ</a></li>
<li><a href="//cs230.stanford.edu/faq">FAQ</a></li>

</ul><!-- /.offcanvas__nav -->
</div><!-- /.offcanvas -->
Expand All @@ -51,27 +51,27 @@
<div class="row">
<div class="col-xs-12">

<a href="/cs230-2024-fall/" class="site-header__logo">
<img src="/cs230-2024-fall/doks-theme/assets/images/layout/logo.png">
<a href="//cs230.stanford.edu/" class="site-header__logo">
<img src="//cs230.stanford.edu/doks-theme/assets/images/layout/logo.png">
CS230
</a>


<ul class="site-header__nav hidden-xs">

<li><a href="/cs230-2024-fall/syllabus">Syllabus</a></li>
<li><a href="//cs230.stanford.edu/syllabus">Syllabus</a></li>

<li><a href="/cs230-2024-fall/officehours">Office Hours</a></li>
<li><a href="//cs230.stanford.edu/officehours">Office Hours</a></li>

<li><a href="/cs230-2024-fall/project">Project</a></li>
<li><a href="//cs230.stanford.edu/project">Project</a></li>

<li><a href="/cs230-2024-fall/section">Section</a></li>
<li><a href="//cs230.stanford.edu/section">Section</a></li>

<li><a href="/cs230-2024-fall/lecture">Lecture</a></li>
<li><a href="//cs230.stanford.edu/lecture">Lecture</a></li>

<li><a href="/cs230-2024-fall/blog">Blog</a></li>
<li><a href="//cs230.stanford.edu/blog">Blog</a></li>

<li><a href="/cs230-2024-fall/faq">FAQ</a></li>
<li><a href="//cs230.stanford.edu/faq">FAQ</a></li>

</ul><!-- /.site-header__nav -->
<button class="offcanvas-toggle visible-xs">
Expand Down Expand Up @@ -100,7 +100,7 @@ <h1 class="hero-subheader__title">Create and train a Model</h1>



<a href="/cs230-2024-fall/blog/datapipeline" class="btn btn--dark btn--rounded btn--w-icon btn--w-icon-left">
<a href="//cs230.stanford.edu/blog/datapipeline" class="btn btn--dark btn--rounded btn--w-icon btn--w-icon-left">
<i class="icon icon--arrow-left"></i>
Previous page
</a>
Expand All @@ -120,7 +120,7 @@ <h4>Instructors</h4>

<div class="instructor">
<a target="_blank" href="">
<img class="headshot" src="/cs230-2024-fall/doks-theme/assets/images/headshot/kian.jpg" style="text-align:center;">
<img class="headshot" src="//cs230.stanford.edu/doks-theme/assets/images/headshot/kian.jpg" style="text-align:center;">
<div style="text-align:center;">Kian Katanforoosh<br>Instructor</div>
</a>
</div>
Expand All @@ -129,7 +129,7 @@ <h4>Instructors</h4>

<div class="instructor">
<a target="_blank" href="">
<img class="headshot" src="/cs230-2024-fall/doks-theme/assets/images/headshot/andrew.jpg" style="text-align:center;">
<img class="headshot" src="//cs230.stanford.edu/doks-theme/assets/images/headshot/andrew.jpg" style="text-align:center;">
<div style="text-align:center;">Andrew Ng<br>Instructor</div>
</a>
</div>
Expand Down Expand Up @@ -395,7 +395,7 @@ <h2 id="tensorflow-tips-and-tricks"><strong>Tensorflow Tips and Tricks</strong><

<table class="image">

<tr><td><img src="/cs230-2024-fall/doks-theme/assets/images//blog/tensorboard.png" style="width: 100%" /></td></tr>
<tr><td><img src="//cs230.stanford.edu/doks-theme/assets/images//blog/tensorboard.png" style="width: 100%" /></td></tr>
</table>

<p>The mechanism of Tensorboard is the following</p>
Expand Down Expand Up @@ -474,7 +474,7 @@ <h2 id="tensorflow-tips-and-tricks"><strong>Tensorflow Tips and Tricks</strong><
<div class="row">
<div class="col-xs-12">

<a href="/cs230-2024-fall/blog/datapipeline" class="page-nav__item page-nav__item--prev">
<a href="//cs230.stanford.edu/blog/datapipeline" class="page-nav__item page-nav__item--prev">
<i class="icon icon--arrow-left"></i>
Previous page
</a><!-- /.page-nav__item -->
Expand All @@ -488,7 +488,7 @@ <h2 id="tensorflow-tips-and-tricks"><strong>Tensorflow Tips and Tricks</strong><
<div class="container">
<div class="row">
<div class="col-xs-12">
<a href="/cs230-2024-fall/blog" class="micro-nav__back">
<a href="//cs230.stanford.edu/blog" class="micro-nav__back">
<i class="icon icon--arrow-left"></i>
Back to Blog
</a><!-- /.micro-nav__back -->
Expand All @@ -515,11 +515,11 @@ <h2 id="tensorflow-tips-and-tricks"><strong>Tensorflow Tips and Tricks</strong><
</footer><!-- /.site-footer -->


<script src="/cs230-2024-fall/doks-theme/assets/js/vendor/jquery.min.js"></script>
<script type="text/javascript" src="/cs230-2024-fall/doks-theme/assets/js/vendor/bootstrap/affix.min.js"></script>
<script type="text/javascript" src="/cs230-2024-fall/doks-theme/assets/js/vendor/bootstrap/scrollspy.min.js"></script>
<script type="text/javascript" src="/cs230-2024-fall/doks-theme/assets/js/vendor/matchHeight.min.js"></script>
<script type="text/javascript" src="/cs230-2024-fall/doks-theme/assets/js/scripts.min.js"></script>
<script src="//cs230.stanford.edu/doks-theme/assets/js/vendor/jquery.min.js"></script>
<script type="text/javascript" src="//cs230.stanford.edu/doks-theme/assets/js/vendor/bootstrap/affix.min.js"></script>
<script type="text/javascript" src="//cs230.stanford.edu/doks-theme/assets/js/vendor/bootstrap/scrollspy.min.js"></script>
<script type="text/javascript" src="//cs230.stanford.edu/doks-theme/assets/js/vendor/matchHeight.min.js"></script>
<script type="text/javascript" src="//cs230.stanford.edu/doks-theme/assets/js/scripts.min.js"></script>

</div><!-- /.js-footer-area -->
</body>
Expand Down
Loading

0 comments on commit 35574ec

Please sign in to comment.