DeepLearning4BioSeqText / Paper16-AAAI-MUST-CNN

Code Repo for paper "MUST-CNN: A Multilayer Shift-and-Stitch Deep Convolutional Architecture for Sequence-Based Protein Structure Prediction" (AAAI 2016)
https://github.com/DeepLearning4BioSeqText/Paper16-AAAI-MUST-CNN
7 stars 5 forks source link

issue with runing the project #1

Closed shay86 closed 7 years ago

shay86 commented 7 years ago

hi, I am trying to run this project, but got this error any help thanks in advance screenshot from 2017-05-28 11-11-26

ebetica commented 7 years ago

https://github.com/torch/distro/issues/163

Just do unpack = table.unpack at the beginning of the code. Lua 5.2 no longer has unpack.

shay86 commented 7 years ago

hi, thank you for answering me so fast, but i got this new issue and i am new to torch i dont know how to fix it. thanks for your help new