Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@carlogrisetti carlogrisetti released this 10 May 18:04
· 156 commits to master since this release

A bunch of fixes and PRs were merged into this version. This will make it easier for newcomers to start with the most up-to-date code.

There should be only one breaking change, which inverts the "max_allowed_loss" parameter that can be passed whilist training (before 0.90 meaned 10% loss, now 0.10 means 10% loss)

If you want to stay the most up-to-date with the latest fixes and improvements, install from master using pip install git+https://github.com/tensortrade-org/tensortrade.git

Thanks to you all for your contributions, and please keep in mind this is an ongoing project. Give us your feedback!