Skip to content

Commit

Permalink
Esri MOOC pic
Browse files Browse the repository at this point in the history
  • Loading branch information
Atma Mani committed Jul 17, 2024
1 parent b24fcf3 commit 048a7af
Show file tree
Hide file tree
Showing 7 changed files with 209 additions and 209 deletions.
Binary file added docs/images/esri-mooc-2024.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions docs/projects/ml/gradient-descent-in-python/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6911,9 +6911,9 @@ <h2 id="plot-gradient-descent">Plot Gradient Descent<a class="anchor-link" href=
<div class="jp-OutputArea jp-Cell-outputArea">
<div class="jp-OutputArea-child">
<div class="jp-OutputPrompt jp-OutputArea-prompt"></div>
<div class="jp-RenderedJavaScript jp-OutputArea-output" data-mime-type="application/javascript" id="05a9c66d-dc87-453d-8a81-42e329b00432" tabindex="0">
<div class="jp-RenderedJavaScript jp-OutputArea-output" data-mime-type="application/javascript" id="38d6d0cd-9167-46a7-81d7-414434b11066" tabindex="0">
<script type="text/javascript">
var element = document.getElementById('05a9c66d-dc87-453d-8a81-42e329b00432');
var element = document.getElementById('38d6d0cd-9167-46a7-81d7-414434b11066');
/* Put everything inside the global mpl namespace */
window.mpl = {};

Expand Down Expand Up @@ -7960,9 +7960,9 @@ <h3 id="visualize-loss-function-as-contours">Visualize loss function as contours
<div class="jp-OutputArea jp-Cell-outputArea">
<div class="jp-OutputArea-child">
<div class="jp-OutputPrompt jp-OutputArea-prompt"></div>
<div class="jp-RenderedJavaScript jp-OutputArea-output" data-mime-type="application/javascript" id="e55dd8ae-1827-4492-bcbe-02d812213590" tabindex="0">
<div class="jp-RenderedJavaScript jp-OutputArea-output" data-mime-type="application/javascript" id="11f1a319-0c1d-4ae3-93ba-6a49b34ad5a6" tabindex="0">
<script type="text/javascript">
var element = document.getElementById('e55dd8ae-1827-4492-bcbe-02d812213590');
var element = document.getElementById('11f1a319-0c1d-4ae3-93ba-6a49b34ad5a6');
/* Put everything inside the global mpl namespace */
window.mpl = {};

Expand Down
Loading

0 comments on commit 048a7af

Please sign in to comment.