Files
FYS-STK4155/doc/pub/Intro2Course/html/._Intro2Course-bs003.html
T
2020-08-19 11:44:46 +02:00

181 lines
7.7 KiB
HTML

<!--
Automatically generated HTML file from DocOnce source
(https://github.com/hplgit/doconce/)
-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="DocOnce: https://github.com/hplgit/doconce/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Applied Data Analysis and Machine Learning: Introduction to the course, Logistics and Practicalities">
<title>Applied Data Analysis and Machine Learning: Introduction to the course, Logistics and Practicalities</title>
<!-- Bootstrap style: bootstrap -->
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
<!-- not necessary
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
-->
<style type="text/css">
/* Add scrollbar to dropdown menus in bootstrap navigation bar */
.dropdown-menu {
height: auto;
max-height: 400px;
overflow-x: hidden;
}
/* Adds an invisible element before each target to offset for the navigation
bar */
.anchor::before {
content:"";
display:block;
height:50px; /* fixed header height for style bootstrap */
margin:-50px 0 0; /* negative fixed header height */
}
</style>
</head>
<!-- tocinfo
{'highest level': 2,
'sections': [('Overview of first week', 2, None, '___sec0'),
('Lectures and ComputerLab', 2, None, '___sec1'),
('Course Format', 2, None, '___sec2'),
('Teachers', 2, None, '___sec3'),
('Deadlines for projects (tentative)', 2, None, '___sec4'),
('Prerequisites', 2, None, '___sec5'),
('Learning outcomes', 2, None, '___sec6'),
('Topics covered in this course: Statistical analysis and '
'optimization of data',
2,
None,
'___sec7'),
('Topics covered in this course: Machine Learning',
2,
None,
'___sec8'),
('Extremely useful tools, strongly recommended',
2,
None,
'___sec9'),
('Other courses on Data science and Machine Learning at UiO',
2,
None,
'___sec10')]}
end of tocinfo -->
<body>
<!-- Bootstrap navigation bar -->
<div class="navbar navbar-default navbar-fixed-top">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="Intro2Course-bs.html">Applied Data Analysis and Machine Learning: Introduction to the course, Logistics and Practicalities</a>
</div>
<div class="navbar-collapse collapse navbar-responsive-collapse">
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Contents <b class="caret"></b></a>
<ul class="dropdown-menu">
<!-- navigation toc: --> <li><a href="._Intro2Course-bs001.html#___sec0" style="font-size: 80%;">Overview of first week</a></li>
<!-- navigation toc: --> <li><a href="._Intro2Course-bs002.html#___sec1" style="font-size: 80%;">Lectures and ComputerLab</a></li>
<!-- navigation toc: --> <li><a href="#___sec2" style="font-size: 80%;">Course Format</a></li>
<!-- navigation toc: --> <li><a href="._Intro2Course-bs004.html#___sec3" style="font-size: 80%;">Teachers</a></li>
<!-- navigation toc: --> <li><a href="._Intro2Course-bs005.html#___sec4" style="font-size: 80%;">Deadlines for projects (tentative)</a></li>
<!-- navigation toc: --> <li><a href="._Intro2Course-bs006.html#___sec5" style="font-size: 80%;">Prerequisites</a></li>
<!-- navigation toc: --> <li><a href="._Intro2Course-bs007.html#___sec6" style="font-size: 80%;">Learning outcomes</a></li>
<!-- navigation toc: --> <li><a href="._Intro2Course-bs008.html#___sec7" style="font-size: 80%;">Topics covered in this course: Statistical analysis and optimization of data</a></li>
<!-- navigation toc: --> <li><a href="._Intro2Course-bs009.html#___sec8" style="font-size: 80%;">Topics covered in this course: Machine Learning</a></li>
<!-- navigation toc: --> <li><a href="._Intro2Course-bs010.html#___sec9" style="font-size: 80%;">Extremely useful tools, strongly recommended</a></li>
<!-- navigation toc: --> <li><a href="._Intro2Course-bs011.html#___sec10" style="font-size: 80%;">Other courses on Data science and Machine Learning at UiO</a></li>
</ul>
</li>
</ul>
</div>
</div>
</div> <!-- end of navigation bar -->
<div class="container">
<p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p> <!-- add vertical space -->
<a name="part0003"></a>
<!-- !split -->
<h2 id="___sec2" class="anchor">Course Format </h2>
<p>
<div class="panel panel-default">
<div class="panel-body">
<p> <!-- subsequent paragraphs come in larger fonts, so start with a paragraph -->
<ul>
<li> Three compulsory projects. Electronic reports only using <a href="https://devilry.ifi.uio.no/" target="_self">devilry</a> to hand in projects and <a href="https://github.com/" target="_self">Git</a> for repository and all your material.</li>
<li> Evaluation and grading: The three projects are graded and each counts 1/3 of the final mark. No final written or oral exam.
<ol type="a"></li>
<li> For the last project Each group/participant submits a proposal or works with suggested (by us) proposals for the project.</li>
<li> If possible, we would like to organize the last project as a workshop where each group makes a poster and presents this to all other participants of the course</li>
<li> Poster session where all participants can study and discuss the other proposals.</li>
<li> Based on feedback etc, each group finalizes the report and submits for grading.</li>
</ol>
<li> Python is the default programming language, but feel free to use C/C++ and/or Fortran or other programmin languages. All source codes discussed during the lectures can be found at the webpage and <a href="https://github.com/CompPhysics/MachineLearning/tree/master/doc/Programs" target="_self">github address</a> of the course.</li>
</ul>
</div>
</div>
<p>
<p>
<!-- navigation buttons at the bottom of the page -->
<ul class="pagination">
<li><a href="._Intro2Course-bs002.html">&laquo;</a></li>
<li><a href="._Intro2Course-bs000.html">1</a></li>
<li><a href="._Intro2Course-bs001.html">2</a></li>
<li><a href="._Intro2Course-bs002.html">3</a></li>
<li class="active"><a href="._Intro2Course-bs003.html">4</a></li>
<li><a href="._Intro2Course-bs004.html">5</a></li>
<li><a href="._Intro2Course-bs005.html">6</a></li>
<li><a href="._Intro2Course-bs006.html">7</a></li>
<li><a href="._Intro2Course-bs007.html">8</a></li>
<li><a href="._Intro2Course-bs008.html">9</a></li>
<li><a href="._Intro2Course-bs009.html">10</a></li>
<li><a href="._Intro2Course-bs010.html">11</a></li>
<li><a href="._Intro2Course-bs011.html">12</a></li>
<li><a href="._Intro2Course-bs004.html">&raquo;</a></li>
</ul>
<!-- ------------------- end of main content --------------- -->
</div> <!-- end container -->
<!-- include javascript, jQuery *first* -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<!-- Bootstrap footer
<footer>
<a href="http://..."><img width="250" align=right src="http://..."></a>
</footer>
-->
<center style="font-size:80%">
<!-- copyright only on the titlepage -->
</center>
</body>
</html>