- Guided A3C: Speeding up training with expert actions.
- New Datafeed API: Brief intro to BTGym data flow design.
Research_code_4_11, 07.01.18:
- A3C_STACKED_LSTM: Stacked_LSTM_Policy agent basic usage example.
- BTgym setup for asynchronous training: getting ready for A3C.
- Rendering howto: get cool pictures.
-
Setting up environment [full]: configure everything.
-
Setting up environment [basic]: making environment using basic built-in parameters.
-
Very basic setup: run me first.