Last active
October 11, 2020 19:43
-
-
Save PrudhviVajja/a84691b495e402115ce31e9a59730c7b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Supervised | Unsupervised | RL | DeepLearning | |
---|---|---|---|---|
XGBoost | Clustering | Model Free RL-TRPO-PPO-A3C | CNN | |
Linear Regression | K-Means | PG | NN | |
Logistic Regression | Hierarchical clustering | Q-learning -DQN | RNN | |
SVM | Fuzzy C-Means | QR-DQN | LSTM | |
Desicion Trees | PCA | C51 | R-CNN | |
Random Forests | SVD | HER | GANS | |
LightGBM | ICA | Model Based RL | Faster-RCNN | |
KNN | Cyclic-GANS |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment