Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matouskozak authored Nov 15, 2023
1 parent b7665a3 commit f8b945c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ For testing use *RAY_test_from_checkpoint* file. Usage: `python RAY_test_from_ch
As configs and checkpoints you can use files from the *BEST_AGENTS* folder. This folder contains config files and checkpoints for each of the tested RL algorithms (DQN, PG, PPO).

---
Recommendation: By uncommenting line 165 in the *RAY_test_from_checkpoint.py* file, you can run experiments with a random AMG agent, i.e., an agent that chooses AMG file manipulations at random. This agent is proven to be superior to the train agent against antivirus engine [1](https://arxiv.org/abs/2304.07360).
Recommendation: By uncommenting line 165 in the *RAY_test_from_checkpoint.py* file, you can run experiments with a random AMG agent, i.e., an agent that chooses AMG file manipulations at random. This agent is proven to be superior to the train agent against antivirus engine [[1](https://arxiv.org/abs/2304.07360)].

0 comments on commit f8b945c

Please sign in to comment.