tt3d_human_v1 / config.json
samsl's picture
Update config.json
201c921 verified
raw
history blame
No virus
283 Bytes
{
"con_embed_dim": 121,
"con_hidden_dim": 50,
"con_width": 7,
"do_pool": false,
"do_sigmoid": true,
"do_w": true,
"emb_dropout": 0.5,
"emb_nin": 6165,
"emb_nout": 100,
"gamma_init": 0,
"lambda_init": 0,
"pool_size": 9,
"theta_init": 1,
"use_cuda": false
}