AI
Results
2
comments of
AI
ok, Thanks again for you reply. Best wishes and looking forward to your new version of HyperCell
Sorry, after I transplant the `cell.zero_state` from the BasicLSTMcell, I still could not run the "supercell.py" like this(but if i change the HyperLSTM to LSTM, it works well) `self.cell= supercell.HyperLSTMCell(num_units=args.state_size.....)`...