nicodjimenez / lstm

Minimal, clean example of lstm neural network training in python, for learning purposes.
1.72k stars 654 forks source link

action recogniton #23

Open Autoom opened 7 years ago

Autoom commented 7 years ago

Hi , I am new in LSTM , and I wanna know whether your code apply in the action recognition about skeleton data. And which deep learning architecture like caffe , theano, tensorflow I can use ? Thanks