mirror of
https://github.com/wassname/pytorch-ts.git
synced 2026-07-15 11:25:33 +08:00
@@ -74,7 +74,7 @@
|
||||
"estimator = DeepAREstimator(\n",
|
||||
" distr_output=ImplicitQuantileOutput(output_domain=\"Positive\"),\n",
|
||||
" cell_type='GRU',\n",
|
||||
" input_size=62,\n",
|
||||
" input_size=63,\n",
|
||||
" num_cells=64,\n",
|
||||
" num_layers=3,\n",
|
||||
" dropout_rate=0.2,\n",
|
||||
|
||||
Reference in New Issue
Block a user