From 73d263b547fa2b7304be80a21792efe22813190d Mon Sep 17 00:00:00 2001 From: Rick Staa Date: Tue, 30 Mar 2021 16:06:26 +0200 Subject: [PATCH] :memo: Updates Readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa1c89cf..fef1b40f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Simzoo -A python package containing the bayesian_learning_control Openai gym environments. It currently contains the following environments: +A python package containing the [bayesian_learning_control](https://github.com/rickstaa/bayesian-learning-control) Openai gym environments. It currently contains the following environments: - [Oscillator:](https://github.com/rickstaa/oscillator) A gym environment for a synthetic oscillatory network of transcriptional regulators called a repressilator. - [Ex3EKF:](https://github.com/rickstaa/ex3_ekf) A noisy master-slave environment that can be used to train a RL based stationary Kalman estimator.