<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://eduwiki.innopolis.university/index.php?action=history&amp;feed=atom&amp;title=MSc%3AAdvancedMachineLearning_old</id>
	<title>MSc:AdvancedMachineLearning old - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://eduwiki.innopolis.university/index.php?action=history&amp;feed=atom&amp;title=MSc%3AAdvancedMachineLearning_old"/>
	<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=MSc:AdvancedMachineLearning_old&amp;action=history"/>
	<updated>2026-05-07T23:50:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=MSc:AdvancedMachineLearning_old&amp;diff=106&amp;oldid=prev</id>
		<title>10.90.136.11: Created page with &quot;= Advanced Machine Learning =  * &lt;span&gt;'''Course name:'''&lt;/span&gt; Advanced Machine Learning * &lt;span&gt;'''Course number:'''&lt;/span&gt; DS-02 * &lt;span&gt;'''Area of instruction:'''&lt;/span&gt;...&quot;</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=MSc:AdvancedMachineLearning_old&amp;diff=106&amp;oldid=prev"/>
		<updated>2021-07-30T11:03:42Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Advanced Machine Learning =  * &amp;lt;span&amp;gt;&amp;#039;&amp;#039;&amp;#039;Course name:&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt; Advanced Machine Learning * &amp;lt;span&amp;gt;&amp;#039;&amp;#039;&amp;#039;Course number:&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt; DS-02 * &amp;lt;span&amp;gt;&amp;#039;&amp;#039;&amp;#039;Area of instruction:&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Advanced Machine Learning =&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course name:'''&amp;lt;/span&amp;gt; Advanced Machine Learning&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course number:'''&amp;lt;/span&amp;gt; DS-02&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Area of instruction:'''&amp;lt;/span&amp;gt; Computer Science and Engineering&lt;br /&gt;
&lt;br /&gt;
== Administrative details ==&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Faculty:'''&amp;lt;/span&amp;gt; Computer Science and Engineering&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Year of instruction:'''&amp;lt;/span&amp;gt; 2nd year of MSc&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Semester of instruction:'''&amp;lt;/span&amp;gt; 2nd semester&lt;br /&gt;
* &amp;lt;span&amp;gt;'''No. of Credits:'''&amp;lt;/span&amp;gt; 5 ECTS&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Total workload on average:'''&amp;lt;/span&amp;gt; 180 hours overall&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Frontal lecture hours:'''&amp;lt;/span&amp;gt; 2 hours per week.&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Frontal tutorial hours:'''&amp;lt;/span&amp;gt; 0 hours per week.&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Lab hours:'''&amp;lt;/span&amp;gt; 2 hours per week.&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Individual lab hours:'''&amp;lt;/span&amp;gt; 2 hours per week.&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Frequency:'''&amp;lt;/span&amp;gt; weekly throughout the semester.&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Grading mode:'''&amp;lt;/span&amp;gt; letters: A, B, C, D.&lt;br /&gt;
&lt;br /&gt;
== Course outline ==&lt;br /&gt;
&lt;br /&gt;
This course is designed for graduate students to provide comprehensive and advance topics in machine learning. Student will learn to implement the machine learning models in Python programming environment from data science prospective. In this course, we will cover sampling methods, Splines, Kernel Hilbert spaces, Neural Network Architectures (CNN, LSTM, Attention, RNN), Regularizations, Bayesian Learning and networks, Graphical Models (HMM), Autoencoders, Generative models, Reinforcement learning and Collaborative filtering. The end of the day they will able to apply machine learning algorithms to solve real-world problems.&lt;br /&gt;
&lt;br /&gt;
== Expected learning outcomes ==&lt;br /&gt;
&lt;br /&gt;
* Understand how machine can learn the concepts&lt;br /&gt;
* Significant exposure to real-world implementations&lt;br /&gt;
* To develop research interest in the theory and application of machine learning&lt;br /&gt;
&lt;br /&gt;
== Programming related learning outcomes ==&lt;br /&gt;
&lt;br /&gt;
* The course include a significant amount of programming in Python, which the student needs to master during the labs and project.&lt;br /&gt;
* Each student team will develop a project written in Python with the help of machine learning libraries.&lt;br /&gt;
&lt;br /&gt;
== Required background knowledge ==&lt;br /&gt;
&lt;br /&gt;
An overview of artificial intelligence fundamentals and Python programming skills would be a plus point, but not required.&lt;br /&gt;
&lt;br /&gt;
== Prerequisite courses ==&lt;br /&gt;
&lt;br /&gt;
As a graduate level course, the students are expected to have engineering undergraduate background. Familiarity with basics concepts of probability, linear algebra and basics of machine learning.&lt;br /&gt;
&lt;br /&gt;
== Detailed topics covered in the course ==&lt;br /&gt;
&lt;br /&gt;
* Introduction to Advanced Machine Learning&lt;br /&gt;
* Neural Network Architectures: CNN and Training Nets&lt;br /&gt;
* Recurrent Neural Networks, LSTM, Attention&lt;br /&gt;
* Splines and GAMs&lt;br /&gt;
* Evolutionary Computations – Genetic Algorithms&lt;br /&gt;
* Bayesian Learning – Bayes Theorem and Bayes Network&lt;br /&gt;
* Graphical Models – Hidden Markov Model&lt;br /&gt;
* Autoencoders – Variational autoencoder, inference, applications&lt;br /&gt;
* Collaborative Filtering&lt;br /&gt;
* Generative Models – GAN&lt;br /&gt;
* Reinforcement Learning – Q learning, deep learning&lt;br /&gt;
&lt;br /&gt;
== Textbook ==&lt;br /&gt;
&lt;br /&gt;
* Handouts supplied by the instructor&lt;br /&gt;
* Materials from the interment and research papers shared by instructor&lt;br /&gt;
&lt;br /&gt;
== Reference material ==&lt;br /&gt;
&lt;br /&gt;
* &lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
== Required computer resources ==&lt;br /&gt;
&lt;br /&gt;
Student should bring laptop machine in the class.&lt;br /&gt;
&lt;br /&gt;
== Evaluation ==&lt;br /&gt;
&lt;br /&gt;
* Quiz (10%)&lt;br /&gt;
* Group project (20%)&lt;br /&gt;
* Lab participation (20%)&lt;br /&gt;
* Mid-term exam + Lab (20% + 5%)&lt;br /&gt;
* Final exam + Lab (20% + 5%)&lt;/div&gt;</summary>
		<author><name>10.90.136.11</name></author>
	</entry>
</feed>