This commit is contained in:
Matthias 2019-09-26 09:31:31 +02:00
parent e9de088209
commit eb07f1fee9

View File

@ -118,7 +118,7 @@ python3 -m pip install -e .
!!! Note
This does not install hyperopt dependencies. To install these, please use `python3 -m pip install -e .[hyperopt]`.
We do not advise to run hyperopt on a Raspberry Pi, since this is a very resource-heavy operation, which should be done on powerfull machine.
We do not advise to run hyperopt on a Raspberry Pi, since this is a very resource-heavy operation, which should be done on powerful machine.
### Common