config#
Source code: tianshou/config.py
- ENABLE_VALIDATION = False#
Validation can help catching bugs and issues but it slows down training and collection. Enable it only if needed.
Source code: tianshou/config.py
Validation can help catching bugs and issues but it slows down training and collection. Enable it only if needed.