Kawoomba comments on [Link]"Neural Turing Machines" - Less Wrong

16 Post author: Prankster 31 October 2014 08:54AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (21)

You are viewing a single comment's thread. Show more comments above.

Comment author: IlyaShpitser 31 October 2014 06:19:17PM 1 point [-]

A neural network is just a function of some sort (inputs to outputs). So is a finite state machine (which is what a regular Turing machine uses). Put that way, nothing conceptually interesting is going on. As usual, the devil is in the details here.

Comment author: Kawoomba 31 October 2014 09:27:55PM 2 points [-]

A neural network is just a function of some sort (inputs to outputs).

As is everything else which can actually be built.