From 2ce27080a603e31e6b1de802f88fa761aafcf155 Mon Sep 17 00:00:00 2001 From: Nick Todd Date: Fri, 24 Nov 2023 15:48:13 +0000 Subject: [PATCH] #2068: Remove reference to ARCD GATE --- docs/source/about.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/source/about.rst b/docs/source/about.rst index 32b54eee..e8befbaf 100644 --- a/docs/source/about.rst +++ b/docs/source/about.rst @@ -18,7 +18,6 @@ PrimAITE provides the following features: * Highly configurable network hosts, including definition of software, file system, and network interfaces, * Realistic network traffic simulation, including address and sending packets via internet protocols like TCP, UDP, ICMP, etc. * Routers with traffic routing and firewall capabilities -* Interfaces with ARCD GATE to allow training of agents * Simulation of customisable deterministic agents * Support for multiple agents, each having their own customisable observation space, action space, and reward function definition.