project 1 small update

This commit is contained in:
KarlHenrik
2025-09-17 14:20:04 +02:00
parent 0cb6e24363
commit 3093ce7259
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -432,7 +432,7 @@ doconce format html Project1.do.txt -->
<li><p>It should include around 10-15 figures.</p></li>
</ul>
</li>
<li><p>A comment linking to your github repository (or folder in one of your github repositories) for this project. It must include</p>
<li><p>A comment linking to your github repository (or folder in one of your github repositories) for this project. The repository must include</p>
<ul>
<li><p>A PDF of the report</p></li>
<li><p>A folder named Code, where you put python files for your functions and notebooks for reproducing your results. Remember to use a seed for generating random data and for train-test splits when generating final results.</p></li>