You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementation of reinforcement learning algorithms in a cyber security simulation. Autonomous and Adaptive Systems (University of Bologna, Italy) course project.
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.
About
Implementation of reinforcement learning algorithms in a cyber security simulation. Autonomous and Adaptive Systems (University of Bologna, Italy) course project.