From 3e1fe175bf46b840b6299862c1cad6af00b7e1a2 Mon Sep 17 00:00:00 2001 From: carlospolop Date: Sun, 8 Jun 2025 15:22:54 +0200 Subject: [PATCH] f --- src/AI/AI-Unsupervised-Learning-Algorithms.md | 1 + src/SUMMARY.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/AI/AI-Unsupervised-Learning-Algorithms.md b/src/AI/AI-Unsupervised-Learning-Algorithms.md index a45a87bcf..653874c37 100644 --- a/src/AI/AI-Unsupervised-Learning-Algorithms.md +++ b/src/AI/AI-Unsupervised-Learning-Algorithms.md @@ -457,3 +457,4 @@ Here we combined our previous 4D normal dataset with a handful of extreme outlie {{#include ../banners/hacktricks-training.md}} + diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 0bfdeb3af..ef5322f3e 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -802,7 +802,7 @@ - [AI Prompts](AI/AI-Prompts.md) - [AI Risk Frameworks](AI/AI-Risk-Frameworks.md) - [AI Supervised Learning Algorithms](AI/AI-Supervised-Learning-Algorithms.md) - - [AI Unsupervised Learning Algorithms](AI/AI-Unsupervised-Learning-algorithms.md) + - [AI Unsupervised Learning Algorithms](AI/AI-Unsupervised-Learning-Algorithms.md) - [AI Reinforcement Learning Algorithms](AI/AI-Reinforcement-Learning-Algorithms.md) - [LLM Training](AI/AI-llm-architecture/README.md) - [0. Basic LLM Concepts](AI/AI-llm-architecture/0.-basic-llm-concepts.md)