CS代考 Consider the following regression problem.

Consider the following regression problem.
is a sequence of words
representing positive integers, e.g.
and we want to know the product of the associated numbers. The result for

Copyright By PowCoder代写 加微信 powcoder

the above example should be 9000.
Construct, manually, a RNN structure and associated weights that
will solve this problem. This should be in the form of a flowchart identi
fying inputs and outputs, weights, sums, and activation functions, along with
any necessary auxiliary text. Assume that the numbers are in 1,5] (but as
their string names). Note that your activation functions can be any scalar
HINT: log(xy)
log(2) + log(4)

程序代写 CS代考 加微信: powcoder QQ: 1823890830 Email: powcoder@163.com