logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Wayne FlynnManagement
(5/5)

571 Answers

Hire Me
expert
Ritesh NagarLaw
(5/5)

916 Answers

Hire Me
expert
Bhargav AppasaniiEngineering
(/5)

752 Answers

Hire Me
expert
Lakshay AggarwalEngineering
(5/5)

869 Answers

Hire Me
Others

this coursework is to push you to design and implement more complex search processes, and to focus on more stringent performance control.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Artificial Intelligence Methods

Part I – General Introduction – Population-based Search

This coursework is a simple but more challenging extension of coursework 1. The aim of coursework 1 was to familiarize you with the neural network framework adopted, and how to perform basic algorithmic modifications and comparisons.

The aim of this coursework is to push you to design and implement more complex search processes, and to focus on more stringent performance control. In particular, coursework 2 will focus on: population-based search with the incorporation of memetic algorithms.

This coursework will use the same codebase as coursework 1, and you should feel free to proceed from your updated coursework 1 codebase, if you wish.

Coursework 2 will follow the same “item based” structure for your deliverables as in coursework 1, however, your design and implementation challenges will be greater, and your report will also be more stringent in terms of the expected content quality/depth.

As before, it is not necessary for you to modify the neural network framework, however, if you are interested in this aspect, please feel free to do so. Having said this, please keep in mind that the main focus of the coursework should be the architectural search component.

 

Part II – Coursework Description

  As before, the coursework can be broken down into a simple list of items/features that you need to implement. Although the number of items is smaller compared to coursework 1, each item will demand a greater extent of innovation, coding, and testing.

As before, the coursework items are divided across two main categories: (1) search algorithm, and (2) performance evaluation. You can again select your preferred performance measurement, e.g.: (1) higher test accuracy (controlled number of evaluations), (2) smaller number of evaluations (controlled test accuracy), or (3) both higher test accuracy and smaller number of evaluations. For the latter category (performance evaluation), you need to implement a systematic comparison between your modified algorithm from coursework 1 and your proposed algorithm for coursework 2. As before, you will need to run

 

multiple trials for each condition, and compute some basic statistics to compare the conditions (e.g. mean, standard error, etc.).

Coursework 2 items pertaining to the search algorithm:

  • Item 1. Implement a population based search

  • Item 2. Incorporate local learning (memetic algorithms).

  • Item 3. Include some variant of differential search. Coursework 2 items pertaining to performance evaluation:

  • Item 1. Implement a clear performance

  • Item 2. Generate several simple descriptive results (e.g. mean, standard errors, boxplots, ).

  • Item 3. Run comparison statistics (e.g. unpaired two-samples Wilcoxon test)

 

 

Part III – Deliverables and Marking Criteria

 

The main deliverables for coursework 2 are your code, and a brief report. Your report will follow the same simple structure as the one for coursework 1, where each section corresponds to a different item, and within which you need to briefly explain what you have done. Appendices are allowed, however, very clear references to them must be made from within the main text, and these Appendices should not be seen as a convenient solution/alternative to the page limit. The page limit is again constrained to two pages, so you must deliberate very carefully on how to summarize and portray your work.

As mentioned before, coursework 2 is more demanding than coursework 1 in terms of the expected quality of your solutions. You should no longer be thinking about simple/minimalistic modifications, but rather inventive and well-argued modifications. Apart from that, you will need to code a population-based approach from scratch, however, you are free to choose whatever population- based approach you are more interested in (e.g. genetic algorithms, particle swarm optimization, etc.).

In summary, the main deliverables are: (1) code, (2) two-page report (font: Calibri size 11). More details on how to submit your code and report will become available in Moodle. Two pages is the maximum limit.

Refer to the next page for more details on the marking criteria.

 

General Assessment Criteria

  • 1st

    • Code: excellent implementation of all items; concrete evidence of innovative

    • Report: excellent, well-written report demonstrating extensive understanding and good

 

  • 2:1

    • Code: good implementation of all items; limited innovation and/or excessive

    • Report: a comprehensive, well-written report demonstrating thorough understanding and some

 

  • 2:2

    • Code: simple implementation of items; no

    • Report: a competent report demonstrating good understanding of the implementation.

 

  • 3rd

    • Code: very basic implementation of items; some items partially implemented.

    • Report: an adequate report covering all specified items at a basic level of

 

  • F

    • Code: missing and incomplete

    • Report: an inadequate report failing to cover the specified

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme