From 3b638d0ba8a9000266b352481424da2a8e7fbecd Mon Sep 17 00:00:00 2001 From: root Date: Fri, 12 Jul 2024 07:49:24 +0800 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c60518..66d444a 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ network = algorithm.genome.network_dict(state, *best) algorithm.genome.visualize(network, save_path="./imgs/xor_network.svg") ```
- Visualization of the policy + Visualization of the policy
5. **Transform the network to latex formulas or python codes**: