summaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2024-03-21 13:54:53 -0600
committerNavan Chauhan <navanchauhan@gmail.com>2024-03-21 13:54:53 -0600
commitb484b8a672a907af87e73fe7006497a6ca86c259 (patch)
treea479a08a775064a9b1337b26bb3415fb4123bda0 /docs/index.html
parentea7a6ce794dbda1a7eded1d5e663897d46d21fa2 (diff)
add polynomial regression for tf 2.0
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html28
1 files changed, 15 insertions, 13 deletions
diff --git a/docs/index.html b/docs/index.html
index f6a4942..0a3070a 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -50,6 +50,21 @@
<h2>Recent Posts</h2>
<ul>
+ <li><a href="/posts/2024-03-21-Polynomial-Regression-in-TensorFlow-2.html">Polynomial Regression Using TensorFlow 2.x</a></li>
+ <ul>
+ <li>Predicting n-th degree polynomials using TensorFlow 2.x</li>
+ <li>Published On: 2024-03-21 12:46</li>
+ <li>Tags:
+
+ <a href='/tags/Tutorial.html'>Tutorial</a>,
+
+ <a href='/tags/Tensorflow.html'>Tensorflow</a>,
+
+ <a href='/tags/Colab.html'>Colab</a>
+
+ </ul>
+
+
<li><a href="/posts/2024-03-15-setting-up-macos-for-8088-dos-dev.html">Cross-Compiling Hello World for DOS on macOS</a></li>
<ul>
<li>This goes through compiling Open Watcom 2 and creating simple hello-world exampls</li>
@@ -104,19 +119,6 @@
</ul>
- <li><a href="/posts/2023-10-22-search-by-flair-reddit.html">Search / Filter posts by flair on Reddit</a></li>
- <ul>
- <li>Search posts by flair on Reddit Web by using _</li>
- <li>Published On: 2023-10-22 00:37</li>
- <li>Tags:
-
- <a href='/tags/Tech Tip.html'>Tech Tip</a>,
-
- <a href='/tags/Reddit.html'>Reddit</a>
-
- </ul>
-
-
</ul>
<b>For all posts go to <a href="/posts">Posts</a></b>