updated deadline

This commit is contained in:
Morten Hjorth-Jensen
2022-11-08 08:17:50 +01:00
parent 7ed40100be
commit 10ca94ed43
9 changed files with 36 additions and 36 deletions
@@ -8,8 +8,8 @@ doconce format html Project2.do.txt --pygments_html_style=default --html_style=b
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="DocOnce: https://github.com/doconce/doconce/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Project 2 on Machine Learning, deadline November 11 (Midnight)">
<title>Project 2 on Machine Learning, deadline November 11 (Midnight)</title>
<meta name="description" content="Project 2 on Machine Learning, deadline November 16 (Midnight)">
<title>Project 2 on Machine Learning, deadline November 16 (Midnight)</title>
<style type="text/css">
/* bloodish style */
body {
@@ -174,7 +174,7 @@ MathJax.Hub.Config({
<!-- ------------------- main content ---------------------- -->
<center>
<h1>Project 2 on Machine Learning, deadline November 11 (Midnight)</h1>
<h1>Project 2 on Machine Learning, deadline November 16 (Midnight)</h1>
</center> <!-- document title -->
<!-- author(s): <a href="http://www.uio.no/studier/emner/matnat/fys/FYS3155/index-eng.html" target="_blank">Data Analysis and Machine Learning FYS-STK3155/FYS4155</a> -->
@@ -187,7 +187,7 @@ MathJax.Hub.Config({
</center>
<br>
<center>
<h4>Oct 10, 2022</h4>
<h4>Nov 8, 2022</h4>
</center> <!-- date -->
<br>
<h2 id="classification-and-regression-from-linear-and-logistic-regression-to-neural-networks">Classification and Regression, from linear and logistic regression to neural networks </h2>