首页 > 其他分享 >Marking criteria for COMP9444 project

Marking criteria for COMP9444 project

时间:2024-07-11 11:54:08浏览次数:9  
标签:Marking COMP9444 marks mark project criteria presentation

Marking criteria for COMP9444 project

Total marks for the project work: 35 marks.

1.   Project Notebook(s): 20 Marks

2.   Summary Report (max 4 pages): 5 marks

3.   Project Presentation: 10 Marks

Breakdown of marks for each component:

1. Marking criteria for Project notebook(s) [Total 20 marks]

Introduction, Motivation and/or Problem Statement (2 marks): Clearly define the problem statement or purpose of the project.

Data Sources or RL Tasks (2 marks): Data sources or reinforcement learning tasks are clearly documented and described. Enough detail is provided for the data to be found again.

Exploratory Analysis of Data or RL Tasks (3 marks): Provide details about the properties, number of classes, pre-processing, challenging aspects, etc. of the data (or the RL task).

Models and/or Methods (4 marks): Model(s) and/or Method(s) are judiciously chosen and appropriately

applied. If building on previous work, identify the source and clearly delineate which parts are your own work.

Results (3 marks): Results are clearly shown, discussed, evaluated using appropriate metrics. Good use of   graphs or other visualizations, where possible. Comparison with previous methods/SOTA, where appropriate.

Discussion (3 marks): Discuss the results and analysis, provide some insight about system performance, including strengths, weaknesses, limitations and possible future work.

Writing (3 marks): Notebook(s) are presented in a readable format, appropriate section/subsection headings are provided in markdown format, codebase is easy to follow.

2. Marking criteria for Project Summary Report [Total 5 marks]

Introduction (0.5 mark): Provide a high-level description of the project.

Literature Review (0.5 mark): Review existing methods/techniques relevant to the project.

Models and/or Methods (0.5 mark): Justify and explain the selection of models and/or methods appropriate to the task.

Experimental Setup (0. 5 mark): Provide clear details about model parameters, evaluation metrics to be used, data split into training, validation, and testing, etc.

Results (0.5 mark): Discuss the main findings and results. How well does the system perform? Compare to other method(s)/SOTA, if possible.

Conclusions (0.5 mark): What are the key strengths and weaknesses of the proposed solution? What are the key limitation(s)? Recommendations for future work.

Details in the report (1 mark): Report provide sufficient details to understand the project clearly - motivation, dataset, rationale for the selection of models, results, and conclusions.

Overall quality of the report (1 mark): Summary Report is well-presented and formatted, within specified length, without grammatical mistakes or typos.

3. Marking criteria for Project Presentation [Total 10 marks]

Individual-based

Contribution to the presentation (2.5 marks)

Clearly spoken and understandable (2.5 marks)

Group-based

Clear problem statement (1 mark)

Clear presentation of data and data exploration or RL task (1 mark)

Clear presentation of models and/or methods (1 mark)

Clear presentation of results, result analysis or error analysis/qualitative examples (1 mark)

Quality of slides or visual presentation material ( 1 mark)

 

标签:Marking,COMP9444,marks,mark,project,criteria,presentation
From: https://www.cnblogs.com/qq-99515681/p/18295862

相关文章

  • 本地资源(local resource)与项目资源文件(project resource)的区别
    导入“本地资源”的图片,会在Form文件下面的Form.resx文件里面,不可以在多个Form界面引用,不可以在里面修改图片的名称;导入“项目资源文件”的图片,会保存在Properties文件夹下面的Resources.resx文件夹里面,可以在多个form界面引用,可以在里面修改图片的名称。注意:Resources.rexs......
  • COMP9444 Neural Networks and Deep Learning
    COMP9444NeuralNetworksandDeepLearningTerm2,2024Assignment-CharactersandHiddenUnitDynamicsDue:Tuesday2July,23:59pmMarks:20%offinalassessmentInthisassignment,youwillbeimplementingandtrainingneuralnetworkmodelsforthr......
  • WPF reference project
    //xaml<Windowx:Class="WpfApp1.MainWindow"xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"xmlns:d="http://schemas.micr......
  • VS2022 csproject文件增加发布时文件项
    发布时新加的node_modules 总是不会伴随着其他文件一起发布到文件夹里面。一个一个添加选项太麻烦了。百度查询后发现可以通过修改csproject 把node_modules  //添加节点即可<ItemGroup><ContentInclude="wwwroot\assets\node_modules\**"><CopyToOutputDirectory>P......
  • COMP9444 Neural Networks and Deep Learning
    COMP9444 Neural Networksand Deep LearningTerm 2, 2024Assignment -Charactersand Hidden Unit DynamicsDue:Tuesday2July, 23:59 pmMarks:20%of final assessmentInthisassignment,youwill be implementingandtraining neural network m......
  • 安卓应用开发——Android Studio中This project contains Java compilation errors, w
    这个提示信息表明你的Java项目中存在编译错误,这些错误可能会导致自定义视图(customviews)的渲染失败。要解决这个问题,你需要先修复这些编译问题。以下是一些步骤,你可以按照这些步骤来查找并修复Java编译错误:查看编译错误:在你的集成开发环境(IDE)中,通常会有一个编译错误或警......
  • vscode create python project virtual environment
     python3-mvenvvenvpipinstallrequests   #encoding:utf-8#版权所有2024涂聚文有限公司#许可信息查看:#描述:python3-mvenvvenv#pipinstallrequests#pipinstallboost###Author:geovindu,GeovinDu涂聚文.#IDE:vscodep......
  • 2024 姿态估计/动作捕捉 开源项目 pose estimate / mocap opensource projects
    困境遮挡抖动脚与地面单目AiOS:All-in-One-StageExpressiveHumanPoseandShapeEstimation,解决了遮挡问题PhysPT:Physics-awarePretrainedTransformerforEstimatingHumanDynamics:引入物理模型HaMeR:手部捕捉TRAM:超越WHAM,可以实现高难度动作WHAC:首个......
  • Highcharts to Figma Design Projects
    HighchartstoFigmaDesignProjectsThenewHighchartsCoreFigmaPluginsimplifiesintegratinginteractivedatavisualizationsintoFigmadesignworkflows.HighchartsCorebyHighsoftisapowerfulJavaScriptchartinglibrarythatsimplifies......
  • dlib安装问题:ERROR: Could not build wheels for dlib, which is required to install
      #问题安装报错。 >pipinstalldlibDefaultingtouserinstallationbecausenormalsite-packagesisnotwriteableCollectingdlibDownloadingdlib-19.24.4.tar.gz(3.3MB)━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━......