mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2024-11-10 05:34:12 +00:00
Create README.md
This commit is contained in:
parent
52e0759a6e
commit
7f2d97a521
1 changed files with 23 additions and 0 deletions
23
ai_research/ML_Fundamentals/ai_generated/data/README.md
Normal file
23
ai_research/ML_Fundamentals/ai_generated/data/README.md
Normal file
|
@ -0,0 +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)
|
Loading…
Reference in a new issue