Skip to content

half_tael_DQN v4.0: DQN_v3.0 with improved cohesion, textual output, and documentation

Pre-release
Pre-release
Compare
Choose a tag to compare
@henryzhongsc henryzhongsc released this 24 Aug 05:02
· 30 commits to master since this release

Acknowledgment

Henry Z. (@choh )

Technical Updates:

  • ✨ Support textual trade_log output.
  • ♻️ Refactor train_interface.py into multiple files for higher cohesion, check #21 for details.

Chore:

  • 📡 📚 Draft a relatively proper README.md.
  • 🔨 🔰 📚 Update CONTRIBUTING.md for pin, pull request, and checkout comment.