From 9f19e31e3b63c39a184bad52d941524933ee9064 Mon Sep 17 00:00:00 2001 From: Martinius Knudsen Date: Sun, 2 Apr 2023 11:35:29 +0200 Subject: [PATCH] Add Control Theory --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 52ed2fb6..209a9c0d 100644 --- a/readme.md +++ b/readme.md @@ -182,6 +182,7 @@ ## Contents +- [Contents](#contents) - [Platforms](#platforms) - [Programming Languages](#programming-languages) - [Front-End Development](#front-end-development) @@ -529,6 +530,7 @@ - [Recursion Schemes](https://github.com/passy/awesome-recursion-schemes#readme) - Traversing nested data structures. - [Audit Algorithms](https://github.com/erwanlemerrer/awesome-audit-algorithms#readme) - Algorithmic audits of algorithms. - [AGI & CoCoSci](https://github.com/YuzheSHI/awesome-agi-cocosci#readme) - The reciprocation of Artificial General Intelligence (AGI) and Computational Cognitive Sciences (CoCoSci). +- [Control Theory](https://github.com/A-make/awesome-control-theory#readme) ## Books