update
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -55,7 +55,6 @@ const thebe_selector_output = ".output, .cell_output"
|
||||
<script defer="defer" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
|
||||
<link rel="index" title="Index" href="genindex.html" />
|
||||
<link rel="search" title="Search" href="search.html" />
|
||||
<link rel="prev" title="Project 2 on Machine Learning, deadline November 17 (Midnight)" href="project2.html" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="docsearch:language" content="None">
|
||||
|
||||
@@ -362,13 +361,18 @@ const thebe_selector_output = ".output, .cell_output"
|
||||
Week 47: From Decision Trees to Ensemble Methods, Random Forests and Boosting Methods and Summary of Course
|
||||
</a>
|
||||
</li>
|
||||
<li class="toctree-l1">
|
||||
<a class="reference internal" href="exercisesweek47.html">
|
||||
Exercise week 47
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p aria-level="2" class="caption" role="heading">
|
||||
<span class="caption-text">
|
||||
Projects
|
||||
</span>
|
||||
</p>
|
||||
<ul class="current nav bd-sidenav">
|
||||
<ul class="nav bd-sidenav">
|
||||
<li class="toctree-l1">
|
||||
<a class="reference internal" href="project1.html">
|
||||
Project 1 on Machine Learning, deadline October 9 (midnight), 2023
|
||||
@@ -379,11 +383,6 @@ const thebe_selector_output = ".output, .cell_output"
|
||||
Project 2 on Machine Learning, deadline November 17 (Midnight)
|
||||
</a>
|
||||
</li>
|
||||
<li class="toctree-l1 current active">
|
||||
<a class="current reference internal" href="#">
|
||||
Project 3 on Machine Learning, deadline December 18 (midnight), 2023
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
@@ -928,14 +927,7 @@ of code developers and contributors keeps increasing.</p>
|
||||
|
||||
|
||||
<!-- Previous / next buttons -->
|
||||
<div class='prev-next-area'>
|
||||
<a class='left-prev' id="prev-link" href="project2.html" title="previous page">
|
||||
<i class="fas fa-angle-left"></i>
|
||||
<div class="prev-next-info">
|
||||
<p class="prev-next-subtitle">previous</p>
|
||||
<p class="prev-next-title">Project 2 on Machine Learning, deadline November 17 (Midnight)</p>
|
||||
</div>
|
||||
</a>
|
||||
<div class='prev-next-area'>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -3,9 +3,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "29616fbf",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"<!-- HTML file automatically generated from DocOnce source (https://github.com/doconce/doconce/)\n",
|
||||
"doconce format html exercisesweek47.do.txt -->\n",
|
||||
@@ -15,9 +13,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "e4f3fe3f",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Exercise week 47\n",
|
||||
"**November 20-24, 2023**\n",
|
||||
@@ -28,9 +24,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "c1f597b7",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Overarching aims of the exercises this week\n",
|
||||
"\n",
|
||||
@@ -43,9 +37,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "7497591b",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Why did you choose this course?"
|
||||
]
|
||||
@@ -53,9 +45,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "1c08143f",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### What was your programming knowledge before you started?\n",
|
||||
"\n",
|
||||
@@ -65,9 +55,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "9783d8a7",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### How do you judge your own level of knowledge on machine learning before and after this course?\n",
|
||||
"\n",
|
||||
@@ -79,9 +67,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "8b0d5c47",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Did the projects and the teaching material allow you to deepen your insights about Machine Learning?\n",
|
||||
"\n",
|
||||
@@ -91,9 +77,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "1ead8d47",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Project based teaching and active learning\n",
|
||||
"\n",
|
||||
@@ -105,7 +89,7 @@
|
||||
"whether you found a project-based and active learning approach\n",
|
||||
"useful. Feel also free to comment upon things we can improve upon or\n",
|
||||
"alternative ways to assess whether the learning outcomes have been\n",
|
||||
"achieved. Would you for example prefer a standard 4 hours written exam\n",
|
||||
"achieved. Would you for example a standard 4 hours written exam\n",
|
||||
"be something you would prefer? Or other alternatives to projects? We\n",
|
||||
"would very much value your thoughts here since projects are an\n",
|
||||
"essential part of this course."
|
||||
@@ -114,9 +98,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "746bd238",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Usefulness of the weekly exercises\n",
|
||||
"\n",
|
||||
@@ -128,9 +110,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "2ce96822",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Active learning/lab sessions and lectures\n",
|
||||
"\n",
|
||||
@@ -144,9 +124,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "5dc0637a",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### How would you improve this course?\n",
|
||||
"\n",
|
||||
@@ -158,9 +136,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "a98adf6c",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"## Then some basic questions"
|
||||
]
|
||||
@@ -168,9 +144,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "3a935279",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Which is your preferred information chanel, Canvas, Discord, mail or other?"
|
||||
]
|
||||
@@ -178,9 +152,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "41592552",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Was the weekly update with plans etc useful?"
|
||||
]
|
||||
@@ -188,9 +160,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "e79a2360",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Was it easy to access the course material?"
|
||||
]
|
||||
@@ -198,9 +168,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "8bc4dfc9",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Which resources and tools did you use? Jupyter-notebooks, GitHub, the various textbooks we have recommended, etc etc"
|
||||
]
|
||||
@@ -208,9 +176,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "bf415075",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### If you did not attend the lectures or the active learning/lab sessions, which resources did you use?"
|
||||
]
|
||||
@@ -218,15 +184,31 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "db3db20a",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Any other topics, impressions, ideas etc you would like to share with us?"
|
||||
]
|
||||
}
|
||||
],
|
||||
"metadata": {},
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3 (ipykernel)",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
},
|
||||
"language_info": {
|
||||
"codemirror_mode": {
|
||||
"name": "ipython",
|
||||
"version": 3
|
||||
},
|
||||
"file_extension": ".py",
|
||||
"mimetype": "text/x-python",
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.9.10"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 5
|
||||
}
|
||||
|
||||
@@ -383,11 +383,6 @@ const thebe_selector_output = ".output, .cell_output"
|
||||
Project 2 on Machine Learning, deadline November 17 (Midnight)
|
||||
</a>
|
||||
</li>
|
||||
<li class="toctree-l1">
|
||||
<a class="reference internal" href="project3.html">
|
||||
Project 3 on Machine Learning, deadline December 18 (midnight), 2023
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
@@ -706,7 +701,7 @@ it comes to proper feedback and evaluations. Feel free to discuss
|
||||
whether you found a project-based and active learning approach
|
||||
useful. Feel also free to comment upon things we can improve upon or
|
||||
alternative ways to assess whether the learning outcomes have been
|
||||
achieved. Would you for example prefer a standard 4 hours written exam
|
||||
achieved. Would you for example a standard 4 hours written exam
|
||||
be something you would prefer? Or other alternatives to projects? We
|
||||
would very much value your thoughts here since projects are an
|
||||
essential part of this course.</p>
|
||||
|
||||
@@ -381,11 +381,6 @@ const thebe_selector_output = ".output, .cell_output"
|
||||
Project 2 on Machine Learning, deadline November 17 (Midnight)
|
||||
</a>
|
||||
</li>
|
||||
<li class="toctree-l1">
|
||||
<a class="reference internal" href="project3.html">
|
||||
Project 3 on Machine Learning, deadline December 18 (midnight), 2023
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -382,11 +382,6 @@ const thebe_selector_output = ".output, .cell_output"
|
||||
Project 2 on Machine Learning, deadline November 17 (Midnight)
|
||||
</a>
|
||||
</li>
|
||||
<li class="toctree-l1">
|
||||
<a class="reference internal" href="project3.html">
|
||||
Project 3 on Machine Learning, deadline December 18 (midnight), 2023
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -387,11 +387,6 @@ const thebe_selector_output = ".output, .cell_output"
|
||||
Project 2 on Machine Learning, deadline November 17 (Midnight)
|
||||
</a>
|
||||
</li>
|
||||
<li class="toctree-l1">
|
||||
<a class="reference internal" href="project3.html">
|
||||
Project 3 on Machine Learning, deadline December 18 (midnight), 2023
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -3,9 +3,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "29616fbf",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"<!-- HTML file automatically generated from DocOnce source (https://github.com/doconce/doconce/)\n",
|
||||
"doconce format html exercisesweek47.do.txt -->\n",
|
||||
@@ -15,9 +13,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "e4f3fe3f",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Exercise week 47\n",
|
||||
"**November 20-24, 2023**\n",
|
||||
@@ -28,9 +24,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "c1f597b7",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Overarching aims of the exercises this week\n",
|
||||
"\n",
|
||||
@@ -43,9 +37,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "7497591b",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Why did you choose this course?"
|
||||
]
|
||||
@@ -53,9 +45,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "1c08143f",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### What was your programming knowledge before you started?\n",
|
||||
"\n",
|
||||
@@ -65,9 +55,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "9783d8a7",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### How do you judge your own level of knowledge on machine learning before and after this course?\n",
|
||||
"\n",
|
||||
@@ -79,9 +67,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "8b0d5c47",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Did the projects and the teaching material allow you to deepen your insights about Machine Learning?\n",
|
||||
"\n",
|
||||
@@ -91,9 +77,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "1ead8d47",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Project based teaching and active learning\n",
|
||||
"\n",
|
||||
@@ -105,7 +89,7 @@
|
||||
"whether you found a project-based and active learning approach\n",
|
||||
"useful. Feel also free to comment upon things we can improve upon or\n",
|
||||
"alternative ways to assess whether the learning outcomes have been\n",
|
||||
"achieved. Would you for example prefer a standard 4 hours written exam\n",
|
||||
"achieved. Would you for example a standard 4 hours written exam\n",
|
||||
"be something you would prefer? Or other alternatives to projects? We\n",
|
||||
"would very much value your thoughts here since projects are an\n",
|
||||
"essential part of this course."
|
||||
@@ -114,9 +98,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "746bd238",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Usefulness of the weekly exercises\n",
|
||||
"\n",
|
||||
@@ -128,9 +110,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "2ce96822",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Active learning/lab sessions and lectures\n",
|
||||
"\n",
|
||||
@@ -144,9 +124,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "5dc0637a",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### How would you improve this course?\n",
|
||||
"\n",
|
||||
@@ -158,9 +136,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "a98adf6c",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"## Then some basic questions"
|
||||
]
|
||||
@@ -168,9 +144,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "3a935279",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Which is your preferred information chanel, Canvas, Discord, mail or other?"
|
||||
]
|
||||
@@ -178,9 +152,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "41592552",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Was the weekly update with plans etc useful?"
|
||||
]
|
||||
@@ -188,9 +160,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "e79a2360",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Was it easy to access the course material?"
|
||||
]
|
||||
@@ -198,9 +168,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "8bc4dfc9",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Which resources and tools did you use? Jupyter-notebooks, GitHub, the various textbooks we have recommended, etc etc"
|
||||
]
|
||||
@@ -208,9 +176,7 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "bf415075",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### If you did not attend the lectures or the active learning/lab sessions, which resources did you use?"
|
||||
]
|
||||
@@ -218,15 +184,31 @@
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "db3db20a",
|
||||
"metadata": {
|
||||
"editable": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Any other topics, impressions, ideas etc you would like to share with us?"
|
||||
]
|
||||
}
|
||||
],
|
||||
"metadata": {},
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3 (ipykernel)",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
},
|
||||
"language_info": {
|
||||
"codemirror_mode": {
|
||||
"name": "ipython",
|
||||
"version": 3
|
||||
},
|
||||
"file_extension": ".py",
|
||||
"mimetype": "text/x-python",
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.9.10"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 5
|
||||
}
|
||||
@@ -0,0 +1,83 @@
|
||||
#!/usr/bin/env python
|
||||
# coding: utf-8
|
||||
|
||||
# <!-- HTML file automatically generated from DocOnce source (https://github.com/doconce/doconce/)
|
||||
# doconce format html exercisesweek47.do.txt -->
|
||||
# <!-- dom:TITLE: Exercise week 47 -->
|
||||
|
||||
# # Exercise week 47
|
||||
# **November 20-24, 2023**
|
||||
#
|
||||
# Date: **Deadline is Sunday November 26 at midnight**
|
||||
|
||||
# # Overarching aims of the exercises this week
|
||||
#
|
||||
# The exercise this week is a simple course survey and feedback. This
|
||||
# is important for us in order to improve our teaching material, the
|
||||
# active learning format and anything else related to a succesful
|
||||
# mastering of central machine learning methods and their applications.
|
||||
|
||||
# ### Why did you choose this course?
|
||||
|
||||
# ### What was your programming knowledge before you started?
|
||||
#
|
||||
# And do you feel this course added to your programming competences and skills?
|
||||
|
||||
# ### How do you judge your own level of knowledge on machine learning before and after this course?
|
||||
#
|
||||
# Here you can discuss your level of skill/knowledge at start of course
|
||||
# and at the end of the course and how these matched the level of
|
||||
# skill/knowledge needed to complete the projects.
|
||||
|
||||
# ### Did the projects and the teaching material allow you to deepen your insights about Machine Learning?
|
||||
#
|
||||
# Feel free to comment here.
|
||||
|
||||
# ### Project based teaching and active learning
|
||||
#
|
||||
# This is a project based course and we as teachers would like to keep
|
||||
# it as it is since we see very clearly that people who attend this
|
||||
# course have a very good learning outcome. Project based courses are
|
||||
# however demanding (and expensive seen from the university admin) when
|
||||
# it comes to proper feedback and evaluations. Feel free to discuss
|
||||
# whether you found a project-based and active learning approach
|
||||
# useful. Feel also free to comment upon things we can improve upon or
|
||||
# alternative ways to assess whether the learning outcomes have been
|
||||
# achieved. Would you for example a standard 4 hours written exam
|
||||
# be something you would prefer? Or other alternatives to projects? We
|
||||
# would very much value your thoughts here since projects are an
|
||||
# essential part of this course.
|
||||
|
||||
# ### Usefulness of the weekly exercises
|
||||
#
|
||||
# Did the weekly exercises help in getting started with the projects?
|
||||
# How relevant where they for solving the projects? Feel free to
|
||||
# elaborate
|
||||
|
||||
# ### Active learning/lab sessions and lectures
|
||||
#
|
||||
# Was there a good link between lectures and active learning sessions?
|
||||
# Would you prefer an active learning environment only with no lectures
|
||||
# or would you prefer a more lecture based format with lab sessions only
|
||||
# (that is no discussion at the beginning of the lab sessions)? Feel
|
||||
# free to comment.
|
||||
|
||||
# ### How would you improve this course?
|
||||
#
|
||||
# Are there topics which are missing, topics which could have been
|
||||
# omitted and/or discussed in more depth? Feel free to add your comments
|
||||
# here such as how to improve to teaching material and more.
|
||||
|
||||
# ## Then some basic questions
|
||||
|
||||
# ### Which is your preferred information chanel, Canvas, Discord, mail or other?
|
||||
|
||||
# ### Was the weekly update with plans etc useful?
|
||||
|
||||
# ### Was it easy to access the course material?
|
||||
|
||||
# ### Which resources and tools did you use? Jupyter-notebooks, GitHub, the various textbooks we have recommended, etc etc
|
||||
|
||||
# ### If you did not attend the lectures or the active learning/lab sessions, which resources did you use?
|
||||
|
||||
# ### Any other topics, impressions, ideas etc you would like to share with us?
|
||||
@@ -70,4 +70,4 @@ parts:
|
||||
chapters:
|
||||
- file: project1.ipynb
|
||||
- file: project2.ipynb
|
||||
- file: project3.ipynb
|
||||
- file: Project3.ipynb
|
||||
|
||||
Reference in New Issue
Block a user