Train a neural network on the weed seed dataset

Assignment Help Other Subject
Reference no: EM132372096

Neural Networks

Introduction

For this assignment you will do tasks using the MLP in c# supplied to investigate some data sets.

You can get marks for task 4 without doing task 3 (each task is independently marked)

Task 1 - Train a neural network on the Cancer dataset so it's not over or under trained then fill out a short form/report. Completing this task only will give you up to a maximum of 1 mark and, I (and Angus) will be happy to help you with this in the tutorials.

Task 2 - Basically just train a neural network on the Card dataset so it's not over trained without help from me or anyone else then fill out a short form/report. This should be your own work (if you complete this and the previous task you are eligible for a mark up to 2.5).

Task 3 - is to train 2 neural networks on the Wine dataset. But use the 33-33-33 for the first one then 33-66 methodology for the second one. I will be interested in what you discover please give me some thoughts on whether this works.

Task 4 - is to train a neural network on the Weed seed dataset. This more of an exploration and is for students that are really interested, its very optional and this is a dataset I know less of so I will be interested in what you discover.
Note the datasets will need pre-processing.

Task 1 - Train a basic ANN so it's correctly trained
Using the Cancer dataset that I supply in the MT1.zip file, train a neural network using the 33-33-33 split into test, train, and validation data so it has:
• A sensible topology (number of hidden nodes);
• A sensible training constant (eta);
• A sensible number of training epochs
You must also estimate the accuracy of the resultant network
Filling out the following form is suitable as a one page submission for this task.

Name

 

Student Id

 

Data set picked

Cancer

Training method

Hidden Nodes tried:

Eta (training constants) tried:

 

Details of MLP

Hidden Nodes:

Epochs :

Eta (training constant):

Testing Accuracy :

Training  Accuracy :

Validation Accuracy :

Best estimate of validation accuracy for a generalised solution.

 

Comments

 

Task 2 - Train a basic ANN so it's correctly trained

Using the Card dataset that I supplied, train a neural network using the 33-33-33 split into test, train, and validation data. After training it should have:
• A sensible topology (number of hidden nodes);
• A sensible training constant (eta);
• A sensible number of training epochs
You must also estimate the accuracy of the resultant network

Filling out the following form is suitable as a one page submission for this task.

Name

 

Student Id

 

Data set picked

Card

Training method

Hidden Nodes tried:

Eta (training constants) tried:

 

Details of MLP

Hidden Nodes:

Epochs :

Eta (training constant):

Testing Accuracy :

Training  Accuracy :

Validation Accuracy :

Best estimate of validation accuracy for a generalised solution.

 

Comments

 

 

 

WARNING : The early version of normalise found on Data.cs has a bug that stops this data set from normalising - if you are using angus's or and early ANN that you modified please use the new Data.cs supplied or at least fix the bug line shown below (this may be irrelevant in 2019, at least in the v7 version).

double mul = 1 / (max - min);
normMul[i] = mul;

// Becomes :

double mul;
if (max - min > 0.0001) mul = 1 / (max - min); else mul = 1;
normMul[i] = mul;

Task 3 - Use ANN to explore a dataset

Using the Wine dataset that I supplied, train a neural network using the 33-33-33 Methodology;
• A sensible topology (number of hidden nodes) (including the 66-33 network);
• A sensible training constant (eta) (including the 66-33 network);
• A sensible number of training epochs (including the 66-33 network)
You must also estimate the accuracy of the resultant network -
Comment on your observations of how this changes things:

Filling out the following form is suitable as a one page submission for this task.

Name

 

Student Id

 

Data set picked

 

Details of MLP 1 (33-33-33)

Hidden Nodes:      Epochs :

Random seed(s):

Eta (training constant):

Testing Accuracy :

Training  Accuracy :

Validation Accuracy :

Details of MLP 2 (66-33)

Hidden Nodes:       Epochs :

Random seed(s):

Eta (training constant):

Testing Accuracy :

Training  Accuracy :

Validation Accuracy :

Accuracy for a generalised solution. 33-33-33

 

Average Accuracy:

Accuracy for a generalised solution. 66-33

 

Average Accuracy:

Comments about this exercise

(marks here)

 

 

General Comments

 

 

Task 4 - Train a basic ANN so it's correctly trained

Using the Weedseed dataset that I supplied, train a neural network using the 33-33-33 split into test, train, and validation data. After training it should have:

• A sensible topology (number of hidden nodes);
• A sensible training constant (eta);
• A sensible number of training epochs
You must also estimate the accuracy of the resultant network
Tell me what you learned about this data set if anything

Filling out the following form is suitable as a one page submission for this task.

Name

 

Student Id

 

Data set picked

 

Training method

Hidden Nodes tried:

Eta (training constants) tried:

 

Details of MLP

Hidden Nodes:

Epochs :

Eta (training constant):

Testing Accuracy :

Training  Accuracy :

Validation Accuracy :

Best estimate of validation accuracy for a generalised solution.

 

Comments about this data set what did you learn about it if anything

 

Reference no: EM132372096

Questions Cloud

Describe the agency mission and vision statements : An agency's mission statement addresses the question of "What do we do?" In essence, the mission statement identifies how the agency will get to where it wants.
Ask the user to enter the data for soldiers and terrorists : ICT104 Program Design and Development Programming-Kings Own Institute-Australia-Ask the user to enter the data for Soldiers and Terrorists
Explain the need of load balancing in today networks : MIT Australia - MN502 Overview of Network Security Assignment - Security in Networked Systems. Explain the need of load balancing in today networks
Describe the strategies for overcoming the barriers : Andre is a health care administrator for a public health agency in a densely populated urban area. His department just received funding to implement.
Train a neural network on the weed seed dataset : Soft Computing Class - Neural Networks - Train a neural network on the Cancer dataset so it's not over or under trained then fill out a short form/report
What is your definition of spiritual care : What is your definition of spiritual care? How does it differ or accord with the description given in the topic readings? Explain. The response must be typed.
Describe the health literacy of your target audience : Describe the health literacy of your target audience for your marketing plan. Explain how your marketing plan will address the health literacy of your target.
How culturally sensitive consideration affect marketing plan : Before health care administrators can market any health service or program, they must first consider the target population or audience to whom these services.
Professional presentation for appropriate business audience : Explore techniques, tools, and approaches to design and produce an effective professional presentation for an appropriate business audience.

Reviews

Write a Review

Other Subject Questions & Answers

  Cross-cultural opportunities and conflicts in canada

Short Paper on Cross-cultural Opportunities and Conflicts in Canada.

  Sociology theory questions

Sociology are very fundamental in nature. Role strain and role constraint speak about the duties and responsibilities of the roles of people in society or in a group. A short theory about Darwin and Moths is also answered.

  A book review on unfaithful angels

This review will help the reader understand the social work profession through different concepts giving the glimpse of why the social work profession might have drifted away from its original purpose of serving the poor.

  Disorder paper: schizophrenia

Schizophrenia does not really have just one single cause. It is a possibility that this disorder could be inherited but not all doctors are sure.

  Individual assignment: two models handout and rubric

Individual Assignment : Two Models Handout and Rubric,    This paper will allow you to understand and evaluate two vastly different organizational models and to effectively communicate their differences.

  Developing strategic intent for toyota

The following report includes the description about the organization, its strategies, industry analysis in which it operates and its position in the industry.

  Gasoline powered passenger vehicles

In this study, we examine how gasoline price volatility and income of the consumers impacts consumer's demand for gasoline.

  An aspect of poverty in canada

Economics thesis undergrad 4th year paper to write. it should be about 22 pages in length, literature review, economic analysis and then data or cost benefit analysis.

  Ngn customer satisfaction qos indicator for 3g services

The paper aims to highlight the global trends in countries and regions where 3G has already been introduced and propose an implementation plan to the telecom operators of developing countries.

  Prepare a power point presentation

Prepare the power point presentation for the case: Santa Fe Independent School District

  Information literacy is important in this environment

Information literacy is critically important in this contemporary environment

  Associative property of multiplication

Write a definition for associative property of multiplication.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd