From 2a0eefd8d536dfa8979254a11ef96ea69102e773 Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Tue, 5 Sep 2023 00:39:03 -0400 Subject: [PATCH] Update README.md --- .../ai_generated/data/README.md | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/ai_research/ML_Fundamentals/ai_generated/data/README.md b/ai_research/ML_Fundamentals/ai_generated/data/README.md index a5e32d0..4aada0f 100644 --- a/ai_research/ML_Fundamentals/ai_generated/data/README.md +++ b/ai_research/ML_Fundamentals/ai_generated/data/README.md @@ -1,23 +1,23 @@ # AI Generated Articles -[Actor-Critic Methods](Actor-Critic_Methods.md) -[Association Rules (Apriori, FP-Growth)](Association_Rules_(Apriori,_FP-Growth).md) -[DBSCAN](DBSCAN.md) -[Decision Trees](Decision_Trees.md) -[Gaussian Mixture Models (GMM)](Gaussian_Mixture_Models_(GMM).md) -[Gradient Boosting Machines (GBM)](Gradient_Boosting_Machines_(GBM).md) -[Independent Component Analysis (ICA)](Independent_Component_Analysis_(ICA).md) -[Latent Dirichlet Allocation (LDA)](Latent_Dirichlet_Allocation_(LDA).md) -[Monte Carlo Tree Search (MCTS)](Monte_Carlo_Tree_Search_(MCTS).md) -[Naïve Bayes](Naïve_Bayes.md) -[Neural Networks](Neural_Networks.md) -[Policy Gradients](Policy_Gradients.md) -[Principal Component Analysis (PCA)](Principal_Component_Analysis_(PCA).md) -[Proximal Policy Optimization (PPO)](Proximal_Policy_Optimization_(PPO).md) -[Random Forests](Random_Forests.md) -[SARSA](SARSA.md) -[Support Vector Machines (SVM)](Support_Vector_Machines_(SVM).md) -[Temporal Difference Learning (TD Learning)](Temporal_Difference_Learning_(TD_Learning).md) -[Trust Region Policy Optimization (TRPO)](Trust_Region_Policy_Optimization_(TRPO).md) -[k-Nearest Neighbors (k-NN)](k-Nearest_Neighbors_(k-NN).md) -[t-SNE](t-SNE.md) +- [Actor-Critic Methods](Actor-Critic_Methods.md) +- [Association Rules (Apriori, FP-Growth)](Association_Rules_(Apriori,_FP-Growth).md) +- [DBSCAN](DBSCAN.md) +- [Decision Trees](Decision_Trees.md) +- [Gaussian Mixture Models (GMM)](Gaussian_Mixture_Models_(GMM).md) +- [Gradient Boosting Machines (GBM)](Gradient_Boosting_Machines_(GBM).md) +- [Independent Component Analysis (ICA)](Independent_Component_Analysis_(ICA).md) +- [Latent Dirichlet Allocation (LDA)](Latent_Dirichlet_Allocation_(LDA).md) +- [Monte Carlo Tree Search (MCTS)](Monte_Carlo_Tree_Search_(MCTS).md) +- [Naïve Bayes](Naïve_Bayes.md) +- [Neural Networks](Neural_Networks.md) +- [Policy Gradients](Policy_Gradients.md) +- [Principal Component Analysis (PCA)](Principal_Component_Analysis_(PCA).md) +- [Proximal Policy Optimization (PPO)](Proximal_Policy_Optimization_(PPO).md) +- [Random Forests](Random_Forests.md) +- [SARSA](SARSA.md) +- [Support Vector Machines (SVM)](Support_Vector_Machines_(SVM).md) +- [Temporal Difference Learning (TD Learning)](Temporal_Difference_Learning_(TD_Learning).md) +- [Trust Region Policy Optimization (TRPO)](Trust_Region_Policy_Optimization_(TRPO).md) +- [k-Nearest Neighbors (k-NN)](k-Nearest_Neighbors_(k-NN).md) +- [t-SNE](t-SNE.md)