Train GCN: execute train_gcn.py

Simulate one run in VMAS: execute test_gcn_vmas.py

Change environment configuration (eg: Reward Structure): modify custom_scenario.py

Debug: - train_gcn: Enable logs for print observations, rewards, graph features, loss and logits. - test_gcn_vmas: Enable logs for print logits selected by the model.