Notices

  • Final marks

    Posted by Gustavo Batista Wednesday 18 December 2019, 11:07:29 AM.

    Hi all,

    some details about the marks available in SMS and Astra. SMS is the system maintained by CSE. Astra is a university wise system, and the results are available through MyUNSW.

    Since Astra and SMS differ how the partial marks are scaled, I will exemplify with Astra. The final marks are the same in both systems.

    In Astra, the three components: assignments average, quizzes average and exam are numbers in the range 0-100. The final mark is a weighted average of these parts.

    1. Quizzes. The quizzes were designed to be marked differently compared to how WebCMS3 does. The multiple-choice and multiple-correct-options questions were supposed to be worth one mark per option. Therefore, the student would receive one mark for identifying if each option is true or false. Unfortunately, WebCMS does a different computation, and we had to recompute the marks in a spreadsheet. As discussed, we considered one mark for Quiz 2 - Question 6 - Option c, Quiz 3 - Question 7 - Option c and Quiz 4 - Question 4 - Option d independent of the student answer. We scaled each quiz to the range 0-100 and computed an unweighted average of the four quizzes.
    2. Assignments. We scaled each assignment to the range 0-100 and computed an unweighted average of them.
    3. Exam. The exam marks were scaled up, so the highest mark of 84/100 became equal to 100.

    Finally, we computed the final weighted average considering 0.6 for the exam, 0.1 for the quizzes and 0.3 for the assignments.

    If you received a W withheld grade, this means that you did not pass the course, but you have been granted a supplementary exam. In this case, you will be advised by the school of time and location of the supplementary exam. The format of the final exam and conditions is the same as for the original final.

    Gustavo.

  • Check your ass1 and ass2 marks to be sure they are entered correctly

    Posted by Armin Chitizadeh Saturday 14 December 2019, 09:02:00 AM.

    Hi all,

    I went through the marks for ass1 and ass2 which were entered wrongly into the system.
    Now all ass1 and ass2 marks should be entered correctly. Can you all check it and see if there is any problem. If there is a problem please email me asap.

    Use this command to check:

    9418 classrun 19T3 -sturec

    Kind regards,
    Armin

  • Exam part 3 is worth 20 marks

    Posted by Gustavo Batista Wednesday 11 December 2019, 08:03:07 PM.

    Exam part 3 is work 20 marks total, 10 marks each question.

    Gustavo.

  • The problem with rounding down is now solved

    Posted by Armin Chitizadeh Wednesday 11 December 2019, 02:05:24 PM.

    Hi all,

    The problem with rounding down the marks is now solved.

    Kind regards,
    Armin


  • Hi all the problem with ass2 mark not showing up is now solved

    Posted by Armin Chitizadeh Wednesday 11 December 2019, 01:17:53 PM.

    Hi all,

    The problem with ass2 mark not showing up is now solved.


    Kind regards,
    Armin

  • The system is rounding marks down, I will fix it | ass2 is not showing

    Posted by Armin Chitizadeh Tuesday 10 December 2019, 11:23:59 AM, last modified Tuesday 10 December 2019, 11:30:08 AM.

    Hi all,

    I noticed the system is rounding marks down. I will fix it soon. Also ass2 is not showing for anyone. I will fix it too soon and will let you know.


    Still, like the last assignment, you should be able to get your feedback for this assignment.


    Kind regards,
    Armin

  • 2 days period for emailing your marker | Checking the actual mark

    Posted by Armin Chitizadeh Tuesday 10 December 2019, 09:40:17 AM.

    Hi all,

    First I want to say for this assignment you only have two days period to email me or the marker. This means no complain will be accepted for the second assignment after Wed 11Dec 11:59 pm.

    Second, as I mentioned earlier the csv file that you see is not your actual mark. This is a way that I found to share with you how your assignment was marked, and it means nothing more. Also, it will never be updated.

    Your actual mark might be updated if the marker found he or she made a mistake in marking. The actual mark is also out of 15 and late penalties are applied to it. Here is how you can check the actual assignments marks. You should now see your ass1 and ass2 marks:

    9418 classrun 19T3 -sturec

    If there was any problem, please let me know within two days.


    Kind regards,
    Armin

  • You can now see the feedback for your second assignment

    Posted by Armin Chitizadeh Tuesday 10 December 2019, 07:52:31 AM.

    Hi all,

    The feedbacks for the second assignment are entered. Similar to the previous assignment you can collect the feedback file via:

    9418 classrun -collect ass1

    It asks you if you want to examine it (y/n)?
    After you finished examining it, it placed it on your home directory and call it "cs9418.ass2.mark".
    It is a csv file of your mark with comments. You might need to add ".csv" to its end in order to open it with excel.

    All the group members should have the same mark. But only one member might have the comment.
    Let me know here if you are having any problem.

    This time I have added a new column called: Marker . It has the name of the person who marked your assignment. If you believe there was a mistake in marking please contact the marker. Here are their email addresses:

    Payal: p.bawa@unsw.edu.au
    Matt: contact.matt.gibson@gmail.com
    Anna: a.trofimova@unsw.edu.au


    And if there was a problem such as 'no file found' or something not related to the marker email me directly.

    Remember like the previous feedback, this is just a feedback. It is there for you to see the mark for each section of your assignment. It is not your final mark. The marking template for the second assignment will soo be released under Assignment section. I will also soon post a message here for you explaining how to check your actual final mark.

    Also, this feedback contains no late penalties.


    Kind regards,

    Armin

  • Material update

    Posted by Gustavo Batista Sunday 08 December 2019, 04:01:11 PM.

    All,

    I updated the course material in preparation for the final exam. If you have spotted a bug/error/typo/inaccuracy/etc. in the material that is not yet fixed, let me know.

    Gustavo.

  • More details about the exam

    Posted by Gustavo Batista Saturday 07 December 2019, 05:25:38 AM.

    Hi all,

    The exam is organised in three parts. Part 1 has four multiple-choice questions, each question worth five marks. So, in total, 20 marks. All questions have only one correct alternative.

    Part 2 has three "open" questions. Each question has four items, each worth five marks. So, 20 marks per question and a total of 60 marks for part 2. These are questions that you need to provide a textual answer.

    Part 3 has two programming questions, 20 marks each. You need to write Python code for them. Expect to write around 15 lines of code for each question.

    The exam is a Jupyter notebook. We will have the tutorials (theory and practice) and the slides available in the exam environment. The Python installation has the libraries we used in the tutorials. The environment also has a calculator.

    We tried to have an exam that covers all the topics. Unfortunately, there are restrictions of time and space. I can tell there are no specific questions about week ten lecture, Bayesian learning. I think all other major topics are represented.

    Gustavo.

  • Exam allocation and notes

    Posted by Gustavo Batista Monday 02 December 2019, 12:49:43 PM.

    All,

    As you may know, the COMP9418 exam will be on 12th December. Please, check the seating allocation in the following URL:

    http://cgi.cse.unsw.edu.au/~cs9418/19T3/seating/final/register.cgi/allocations

    The exam will consist of quick questions (suck as multiple choice), open and programming problems. The exam will take place in the CSE labs, and we will provide a Python notebook. All questions will be answered in the notebook, and you should use markdown cells to write formulas and tables and code cells for programming exercises.

    You are allowed to bring notes to the exam. You can bring any material you want as long as it is printed. The idea is that you do not have to memorize anything to do the exam.

    Gustavo.

  • Week11 Lecture

    Posted by Armin Chitizadeh Monday 25 November 2019, 11:54:17 AM.

    Dear students,

    For this week Lecture, week11 Monday, Payal will be looking at the sample exam. I recommend you all to attend this lecture.
    The sample exam is attached as the week11 lecture materials.

    Kind regards,
    Armin

  • Another good news! Quiz 4 is now extended by two days,

    Posted by Armin Chitizadeh Sunday 17 November 2019, 11:56:39 PM.

    Another good news!

    The 4th quiz is now extended by two days. The new deadline is on Saturday, 23 November 2019 at 6:00PM .

    Kind regards,
    Armin

  • Sampling from conditional distribution in Gibbs sampling

    Posted by Gustavo Batista Saturday 16 November 2019, 11:39:26 AM.

    Hi all,

    during the last consultation, the students told me they were using VE to compute the conditional distribution in Gibbs sampling. That will be computationally expensive and, as a consequence, it may force us to sample less from the chain.

    I would like to call your attention to the following result. It was already in the lecture slides, but I hope, this new slide will help to implement it in your code.

    Please, notice all probabilities here involve instantiated variables from network families, so they can be taken directly from the CPTs.

    Gustavo.

  • Good news deadline for assignment two is now extended by 3 days!

    Posted by Armin Chitizadeh Friday 15 November 2019, 09:31:37 PM.

    Hi all,

    Good news! We gave the second assignment three days extension. The deadline now is: Thu 21 Nov 14:00:00

    Kind regards,
    Armin

  • The fourth quiz is out

    Posted by Armin Chitizadeh Thursday 14 November 2019, 06:32:16 PM.

    Hi Everyone,

    The fourth quiz is out. Remember: Quiz4 due Thursday , 21 November 2019 at 6:00PM.

    Kind regards,
    Armin

  • Marking criteria is released

    Posted by Armin Chitizadeh Thursday 14 November 2019, 09:59:13 AM.

    Hi all,


    The Marking criteria is now released for the first assignment. If you click on the Assignment tab on the left, you can find it there.

    This helps you to understand what each mark like Task 1.1 or Task 1.2 means.


    Kind regards,
    Armin

  • The marks for the first assignment are entered into the system.

    Posted by Armin Chitizadeh Wednesday 13 November 2019, 12:59:16 PM.

    Hi all,

    The marks for the first assignment are entered.

    You can collect the feedback file via:

    9418 classrun -collect ass1

    It asks you if you want to examine it (y/n)?
    After you finished examining it, it placed it on your home directory and call it "cs9418.ass1.mark".
    It is a csv file of your mark with comments. You might need to add ".csv" to its end in order to open it with excel.

    All the group members should have the same mark. But only one member might have the comment.
    Let me know here if you are having any problem.

    Kind regards,
    Armin

  • You can now submit your second assignment

    Posted by Armin Chitizadeh Wednesday 13 November 2019, 12:49:47 PM.

    Hi all,

    Submit your files using give. On a CSE Linux machine, type the following on the command-line:

    $ give cs9418 ass2 solution.zip

    Alternatively, you can submit your solution via the course website

    -Armin

  • There was an error in quiz 3, question 5.

    Posted by Armin Chitizadeh Sunday 03 November 2019, 12:13:42 PM.

    Dear students,

    There was an error in quiz3, question 5. The variable D was incorrectly written as C. Also, with elimination order, D appeared two times.
    Please redo the question 5 in quiz3.

    Sorry for the inconvenience.

    Kind regards,
    Armin

  • Quiz3 has been released

    Posted by Armin Chitizadeh Thursday 31 October 2019, 10:33:12 AM.

    Hi,

    Quiz3 has been released and it is due Friday, 08 November 2019 at 2:00PM.


    Kind regards,
    Armin

  • Be prepared for your tutorials

    Posted by Armin Chitizadeh Thursday 31 October 2019, 10:30:25 AM.

    Hi everyone,

    Just a reminder that you need to be prepared before attending the tutorials. You need to go through both the lecture slides and tutorial questions before the tutorial.

    Kind regards,
    Armin

  • If you want, you can change your group for assignment2

    Posted by Armin Chitizadeh Monday 28 October 2019, 06:09:36 PM.

    Hi,

    If you want, you can change your group for assignment2. You don't have to be in a same group as in assignmnet1.

    Cheers,
    Armin

  • Assignment2 is released

    Posted by Armin Chitizadeh Monday 28 October 2019, 02:24:30 PM.

    Dear students,

    Assigment2 is released.

    The deadline is Monday, November 18th, 2019, at 14:00:00 .

    The give repository for assignment2 is not set yet . This means you can not submit your solution to assignment2 yet. It should be ready by Wednesday.

    Cheers,
    Armin

  • Assignment1 deadline is now shifted to Sat 12 Oct 23:59:00.

    Posted by Armin Chitizadeh Monday 14 October 2019, 12:44:35 PM, last modified Monday 14 October 2019, 12:45:55 PM.

    Hi all,

    Good news!

    Due to some submission issues for assignment1, we have decided to shift the deadline to Sat 12 Oct 23:59:00 . This means if you have submitted before this time you will not be penalised. You do not need to do anything , the system recalculated the possible penalty, if there is any, for your submission automatically.

    For the future assignments, first, read the specs and deadline time carefully. Second, try to submit at least a few hours before the deadline. CSE servers might crash close to the deadline as several students are trying to submit for several courses.

    Cheers,
    Armin

  • Quiz2 is out now

    Posted by Armin Chitizadeh Monday 14 October 2019, 12:18:14 PM.

    Hi,

    You can now access the second quiz. Its deadline is on: Mon 21-10-2019 23:55.

    Cheers,
    Armin

  • Quiz 1 deadline and Question 2

    Posted by Gustavo Batista Friday 04 October 2019, 09:27:25 AM.

    Hi all,

    Quiz 1 deadline is Sunday, 06 October 2019 at 11:00 PM. Please, submit your responses before the deadline.

    I should notice that Question 2 asks for the Markovian Assumptions in the graph. Please, check the definition of Markov(G) in the slides of Lecture 2 - Bayes Nets.

    Regards,

    Gustavo.

  • For assignment1, the use of libraries like Numpy, Pandas is allowed

    Posted by Armin Chitizadeh Thursday 03 October 2019, 11:59:50 AM.

    For assignment1, the use of libraries like Numpy , Pandas is allowed

  • Assignment1 and quiz1 are released

    Posted by Armin Chitizadeh Thursday 26 September 2019, 10:42:20 PM.

    Dear students,

    Assigment1 and quiz1 are released.

    You can submit and resubmit quiz1 any number of times you want. Your latest submission will be marked.

    The give repository for assignment1 is not set yet . This means you can not submit your solution to assignment1 yet. It should be ready by Monday.

    The solutions to tutorial2 are released too.

    Cheers,

    Armin

  • Quizzes

    Posted by Armin Chitizadeh Friday 20 September 2019, 09:43:44 PM.

    There will be around 5 quizzes in this course. The quizzes are multiple-choice questions to check the student understanding during the course. We will use webcms. More info will be provided soon.

  • The solution to tutorial1 is uploaded.

    Posted by Armin Chitizadeh Friday 20 September 2019, 09:52:22 AM.

    Dear students,

    The solution to tutorial1 is uploaded.
    Solutions will be uploaded every Friday.

    Cheers,
    Armin

  • Welcome, tutorial1 and forum

    Posted by Armin Chitizadeh Friday 13 September 2019, 11:39:23 PM.

    Hello everyone and welcome to COMP9418!

    Your lecturer for this course is Gustavo Batista and I (Armin) am your course admin.

    For the first announcement, I want to let you all know tutorials start from week1 for this course. You can access the tutorial from the menu on the left under the Course Work heading.

    We are using the forum to answer students' questions. If you have any question please post it on the forum. You can access it from the menu on the left.

    Cheers,
    Armin


Back to top

COMP9418 19T3 (Advanced Topics in Statistical Machine Learning) is powered by WebCMS3
CRICOS Provider No. 00098G