Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 444 Bytes

File metadata and controls

13 lines (11 loc) · 444 Bytes

Implementation of reinforcement learning algorithms in a cyber security simulation

Autonomous and Adaptive Systems (University of Bologna, Italy) course project.
Based on Reference Paper.

Implementation Details

Implemented using Python 3.7.6
Main dependencies:

  • Numpy
  • Tensorflow
  • Keras

Set Up

To start the simulation, simply executepython simulation.py.