razvanc92

Results 4 comments of razvanc92

I managed to create a json file which works. Here is the example I come up with: { "d_model": 160, "h": 8, "attn_type": "entmax15", "d_ff": 16, "dropout": 0.3, "num_class": 2000,...

@LAN0206 You need to create a folder named "garage" under the main folder.

You can find the data under this repository: https://github.com/liyaguang/DCRNN

@xlwang233 Thank you, I'll take a loot asap. Also there are some other things that could be improved/fixed. At the moment you can not run the code on cpu since...