sbos / gmn

Generative Matching Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

concat probelm

hy-zpg opened this issue · comments

hello, in this code, the function of scg.concat(mem, 1) in class Memory has some problem when running. Why do we need to concatenate an int index and a list ?