【无标题】

部署运行你感兴趣的模型镜像

COMP6685 Deep Learning

RETRIEVAL ASSESSMENT

INDIVIDUAL (100% of total mark)

Deliverables:                      1x Jupyter notebook

Task: You are required to develop a phyton code using TensorFlow (Keras) with additional comments to answer the question in the next section. Your code should be able to run on CPUs.

Create a code, in the provided template in Moodle, to train a Recurrent Neural Network (RNN) on the public benchmark dataset named Poker Handavailable at https://archive.ics.uci.edu/ml/datasets/Poker+Hand .

Poker Hand dataset is composed of one training set named “poker-hand- training-true.data” and one testing set named “poker-hand-testing.data” .

You will need to download both training and testing sets into your local disk by clicking the Download hyperlink (in the top right button of the page).

In Poker Hand dataset, each data sample (row) is an example of a hand  consisting of five playing cards drawn from a standard deck of 52. Each card is described using two attributes (suit and rank), for a total of 10 predictive attributes. There is one Class attribute that describes the "Poker Hand". You can find more information about this dataset from:

https://www.kaggle.com/datasets/rasvob/uci-poker-hand-dataset

The dataset should be imported in the code. An example on how to import the dataset to your code can be found from the link below:

https://www.kaggle.com/code/rasvob/uci-poker-dataset-classification

In this assignment, you are required to implement a single vanilla RNN (not

LSTM nor GRU) and add a comment in each of the parameters chosen. The

RNN should be trained with the training set and its performance should be evaluated on the testing set.

You can determine the setting of the RNN (including, the number of layers, number of recurrent neurons in each layer, regularization, dropout, optimiser, activation function, learning rate, etc.) according to your own preference. However, it is important that the RNN can achieve good classification performance in terms of accuracy on the testing set after being trained on the training set for no more than 40 epochs.

An acceptable classification accuracy rate on the testing set should be above 65%, namely, more than 65% of the testing data samples are correctly classified by the RNN model. You are also required to present the confusion matrix along with the classification accuracy as the final prediction result.

All main settings should be commented in the line code. The output of each code block and the training progresses of the RNN models should be kept in the submitted jupyter notebook file. A question about final remarks on the results will be answered on the markdown defined in the template.

Submission:

•    by Moodle within the deadline of Monday, 5th August 2024, before the cutoff at 23.55

•   Submit only a jupyter notebook file. Use the template provided. The comments should be included in the file as comments in code or in the markdown space allocated.

•   Your jupyter notebook file name should include your Student ID, Name

Marking Scheme (100 marks for the assessment that corresponds to 25% of the total mark of the module):

•    Importing the dataset (both training set and testing set). (10 marks)

•   Correct definition and implementation of the RNN; (20 marks)

•   Training of the RNN on the training set (10 marks)

•    Evaluate the model on the testing set (10 marks)

•   Acceptable  classification  accuracy  on the testing set with confusion matrix presented (20 marks)

•   Code outline, including useful comments in the code (10 marks)

•   Code running without errors (10 marks)

•    Final remarks/conclusions on the obtained results and ideas for further improvement of the accuracy (10 marks)

您可能感兴趣的与本文相关的镜像

TensorFlow-v2.15

TensorFlow-v2.15

TensorFlow

TensorFlow 是由Google Brain 团队开发的开源机器学习框架,广泛应用于深度学习研究和生产环境。 它提供了一个灵活的平台,用于构建和训练各种机器学习模型

【无人机】基于改进粒子群算法的无人机路径规划研究[和遗传算法、粒子群算法进行比较](Matlab代码实现)内容概要:本文围绕基于改进粒子群算法的无人机路径规划展开研究,重点探讨了在复杂环境中利用改进粒子群算法(PSO)实现无人机三维路径规划的方法,并将其与遗传算法(GA)、标准粒子群算法等传统优化算法进行对比分析。研究内容涵盖路径规划的多目标优化、避障策略、航路点约束以及算法收敛性和寻优能力的评估,所有实验均通过Matlab代码实现,提供了完整的仿真验证流程。文章还提到了多种智能优化算法在无人机路径规划中的应用比较,突出了改进PSO在收敛速度和全局寻优方面的优势。; 适合人群:具备一定Matlab编程基础和优化算法知识的研究生、科研人员及从事无人机路径规划、智能优化算法研究的相关技术人员。; 使用场景及目标:①用于无人机在复杂地形或动态环境下的三维路径规划仿真研究;②比较不同智能优化算法(如PSO、GA、蚁群算法、RRT等)在路径规划中的性能差异;③为多目标优化问题提供算法选型和改进思路。; 阅读建议:建议读者结合文中提供的Matlab代码进行实践操作,重点关注算法的参数设置、适应度函数设计及路径约束处理方式,同时可参考文中提到的多种算法对比思路,拓展到其他智能优化算法的研究与改进中。
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值