Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: setting.h
- Revision:
- 179:d5377766d7ea
- Parent:
- 177:8e9cf31d63f4
- Child:
- 192:637092202815
--- a/setting.h Wed Nov 25 06:19:12 2020 +0000 +++ b/setting.h Mon Dec 14 05:27:22 2020 +0000 @@ -464,7 +464,7 @@ /////////////RL #define num_batch 10 #define num_epoch 1 -#define batch_size 50 +#define batch_size 100 #define num_input_RL 2 #define num_hidden_unit1 10 #define num_hidden_unit2 10