Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ concretely the market price for given the currency chart and target.
Requirements
------------

Required dependency: `numpy`. Other dependencies are optional, but to diversify the final models ensemble,
Required dependency: `numpy`. Other dependencies are optional,
but to diversify the final models ensemble,
it's recommended to install these packages: `tensorflow`, `xgboost`.

Tested with python versions: 2.7.14, 3.6.0.
Expand Down