Temporal-feature-aggregation-network Implementation contains: vanilla a2c a2c with 3D_conv a2c with GRU a2c with Transformer a2c with TAN Requirements: The code is based on Python 3, and run: pip install -r requirements.txt How to run: Choose one model, then run: python main.py --env-name "KungFuMasterNoFrameskip-v4"