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
Catherine Chanwai EarleLaw
(5/5)

658 Answers

Hire Me
expert
Riley ReynoldsEnglish
(5/5)

886 Answers

Hire Me
expert
Martin DoeStatistics
(3/5)

864 Answers

Hire Me
expert
Jesse RosssEngineering
(5/5)

631 Answers

Hire Me
C++ Programming

Design the Hebb function to calculate the weights for a given input/output mapping using the Hebb rule in Matlab using m-language or in C++

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

CMPG-765/CMPT- 465 Neural Networks and Learning Systems Homework-1

  1. Design the Hebb function to calculate the weights for a given input/output mapping using the Hebb rule in Matlab using m-language or in C++. The Hebb function shall be robust, so it shall not depend on the length of the input and the size of a learning set. Inputs and desired outputs shall be transferred to the function as parameters. It shall return a weighting vector. (undergrads - 50/100, graduates – 30/100)

  2. Using the Hebb function, which you designed, apply the Hebbian learning rule to input/output mappings described by all 16 Boolean functions of 2 variables. Test for each input/output mapping whether the weights obtained by the Hebbian rule implement it or

(undergrads - 40/100, graduates – 30/100)

  1. (Required for graduates and extra credit for undergrads). Using the Hebb function, which you designed, apply the Hebbian learning rule to input/output mappings described by all 16 Boolean functions oF  2  variables substituting their inputs (1, -1) à (0.5, -0.3) and (-1, 1) à (-0.5, 0.7), but keeping inputs (1, 1) and (-1, -1) and all initial function values. Test for each input/output mapping whether the weights obtained by the Hebbian rule implement it or

(undergrads – 30 extra credit points, graduates – 30/100)

  1. Write a brief report with your conclusions. A report should be strictly technical. I may mostly consist of a table of functions, which you tested followed by the row (column) where it should be marked whether a Hebbian weighting vector implements this function. (10/100)

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