Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

( a ) [ 7 marks ] The following equation represents an infinite impulse response filter which was discussed during lectures about recurrent neural networks:

(a)[7 marks ] The following equation represents an infinite impulse response filter which was discussed
during lectures about recurrent neural networks:
y[n]=y[n-1]+y[n-2]+n=0Nx[n]+C
where x[n] is the input sample and y[n] is the output sample at time instance n;C is a constant. The
notation y[n-1] indicates an output delayed by one time unit. It can be thought of as having a memory
cell.
(i) By considering the equation of the filter given above, explain how it achieves the memory using
the following input, x[n]=[0.5,0.4,0.7,0.5,0.6,0.4,0.8,0.5],n=0,dots7,C=0.1,N=2,y[-1]=
0.0,y[-2]=0.0.[Hint: calculating y[n] up to n=5 should be sufficient.]
(ii) In what way does this filter function similarly to an LSTM cell and how are they different? In your
response, you need to explain how LSTM achieves the concept of "memory".
(b)[10 marks ] Assume we can model an image captioning task as a translation from image to words,
describe how you will design such a system using transformer model. Your design must mention the
key subsystems (or algorithms) and the role they play in the overall design. Please limit your response to
no more than a page and half.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design Query Formulation And Administration Using Oracle And PostgreSQL

Authors: Michael Mannino

8th Edition

1948426951, 978-1948426954

More Books

Students also viewed these Databases questions

Question

What are the APPROACHES TO HRM?

Answered: 1 week ago

Question

Compose the six common types of social business messages.

Answered: 1 week ago

Question

Describe positive and neutral messages.

Answered: 1 week ago