mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
small docs change
This commit is contained in:
parent
c44b5b1b3a
commit
952e641213
|
@ -87,7 +87,7 @@ Mandatory parameters are marked as **Required** and have to be set in one of the
|
|||
|
||||
### PyTorch parameters
|
||||
|
||||
#### general
|
||||
#### general:
|
||||
|
||||
| Parameter | Description |
|
||||
|------------|-------------|
|
||||
|
@ -96,7 +96,7 @@ Mandatory parameters are marked as **Required** and have to be set in one of the
|
|||
| `model_kwargs` | paramters to be passed to the model class. <br> **Datatype:** dict. <br> Default: `{}`.
|
||||
| `trainer_kwargs` | paramters to be passed to the trainer class. <br> **Datatype:** dict. <br> Default: `{}`.
|
||||
|
||||
#### trainer_kwargs
|
||||
#### trainer_kwargs:
|
||||
|
||||
| Parameter | Description |
|
||||
|------------|-------------|
|
||||
|
|
Loading…
Reference in New Issue
Block a user