File tree Expand file tree Collapse file tree 1 file changed +4
-11
lines changed
Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change @@ -13,21 +13,14 @@ For ML-Agents or related machine learning knowledge, see ML-Agents [documentatio
1313 * [ Features and Basic Concepts] ( BasicConcepts.md )
1414 * [ Example Environments] ( ExamplesList.md )
1515
16- ## Reinforcement Learning
16+ ## Learning
1717 * [ Training with Proximal Policy Optimization(PPO)] ( Training-PPO.md )
18- * [ PPO with Heuristic]
19-
20- ## Supervised Learning
21- * [ Training with Imitation]
22- * [ GAN]
18+ * [ Training with Imitation(Supervised Learning)] ( Training-SL.md )
19+ * [ Use Neural Evolution to optimize Neural Network] ( Neural-Evolution.md )
2320
2421## MAES Optimization
2522 * [ Use MAES Optimization to Find the Best Solution]
26- * [ Use MAES for Reinforcement Learning or Supervised Learning]
27-
28- ## Neural Evolution and Hybrid Learning
29- * [ Use Neural Evolution to optimizer Neural Network]
30- * [ Hybrid Learning with PPO and Neural Evolution]
23+ * [ Use MAES and Supervised Learning]
3124
3225## Customization
3326 * [ Define Your Own Training Process for ML-Agent]
You can’t perform that action at this time.
0 commit comments