NOTE: This site has just upgraded to Forester 5.x and is still having some style and functionality issues, we will fix them ASAP.

Consider symbolic DL/Nupic challenges [uts-0073]

#### utensil opened issue at 2016-06-10 10:08:

Aside from https://gym.openai.com/docs :

Consider symbolic arithmetic, `12 + 34 - 56`. Feed every digit and operator as a scalar. Get out digits. It's easy to generate different permutations of inputs and calculate correct outputs. 

Can DL or Nupic learn this?