Release 1.6.1
Recommended update !
This is an incomplete list among the many features added.
-
New Support
- tl.ops.open_tb : Open TensorBoard by @Ericvulpi
- TransposeLayer by @zsdonghao
- InstanceNormLayer by @zsdonghao
- tl.files.load_cyclegan_dataset : Load CycleGAN dataset by @zsdonghao
-
New Examples
- Chinese Text Anti-Spam by pakrchen
- DAGGER - Gym Torcs , Car Racing by zsdonghao.
- Actor-Critic for discrete action space - Cartpole, see tutorial_cartpole_ac.py
-
New Updates
- tl.ops.exit_tf by @Ericvulpi
- Import logging in cost.py by @cclauss
- Speed up tl.prepro.threading_data by batch processing tasks within a limited number of threads. @geometrikal
-
Documentation by @zsdonghao and @shorxp