From 077104b49fd79cb0b1af59c23538c44268ce7fb6 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 23 Jul 2023 03:16:11 -0700 Subject: [PATCH] Update DEVTools.md --- DEVTools.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DEVTools.md b/DEVTools.md index 0199fb37b..ae03327a0 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -1415,7 +1415,8 @@ * [Shap](https://github.com/slundberg/shap) - Language Model Response Analyzer * [Langchain](https://github.com/hwchase17/langchain) - Build Apps via LLM * [GPTCache](https://github.com/zilliztech/GPTCache) - LLM Response Cache -* [Awesome Machine Learning](https://github.com/josephmisiti/awesome-machine-learning) or [OpenNN](https://www.opennn.net/) / [Git](https://github.com/Artelnics/OpenNN) - Machine Learning Framework +* [Awesome Machine Learning](https://github.com/josephmisiti/awesome-machine-learning) or [OpenNN](https://www.opennn.net/) / [Git](https://github.com/Artelnics/OpenNN) - Machine Learning Frameworks +* [OpenCog](https://opencog.org/) or [AForge](https://github.com/andrewkirillov/AForge.NET) - Artificial Intelligence Frameworks * [100-Days-Of-ML-Code](https://github.com/Avik-Jain/100-Days-Of-ML-Code) or [Practical Deep Learning](https://course.fast.ai/) - Machine Learning Coding Lessons * [Nixified](https://nixified.ai/) - Nix Flake for AI Projects * [Approaching (Almost) Any Machine Learning Problem](https://github.com/abhishekkrthakur/approachingalmost/blob/master/AAAMLP.pdf) - Machine Learning Problem Solving Book