Skip to content

Commit

Permalink
Fixed typo in keras.Sequential.LSTMTimeSeriesRegressor.json as per bug
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielCalvoCerezo committed Aug 20, 2019
1 parent d480f93 commit 3df0829
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -71,7 +71,7 @@
"type": "float",
"default": 0.2
},
"bastch_size": {
"batch_size": {
"type": "int",
"default": 64
},
Expand Down

0 comments on commit 3df0829

Please sign in to comment.