Learn Before
Concept

Problems with Content-based Systems (NTM Architecture)

Some tasks aren't well-suited to content-based addressing.In some cases, even though content of variable is arbitrary, variables need recognizable name, addressing. Arithmetic problems could be a good example for that as x, y can take any values but we still need to define the function like f(x,y)=xyf(x,y ) = x * y.

0

1

Updated 2020-10-21

Tags

Data Science