half_tael_DQN v4.0: DQN_v3.0 with improved cohesion, textual output, and documentation
Pre-release
Pre-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.