Difference between revisions of "Evolutionary Computation / Genetic Algorithms"

From
Jump to: navigation, search
Line 18: Line 18:
 
** Evolutionary Computation / Genetic Algorithms
 
** Evolutionary Computation / Genetic Algorithms
 
** [[Actor Critic]]
 
** [[Actor Critic]]
 +
*** [[Asynchronous Advantage Actor Critic (A3C)]]
 
*** [[Advanced Actor Critic (A2C)]]
 
*** [[Advanced Actor Critic (A2C)]]
*** [[Asynchronous Advantage Actor Critic (A3C)]]
 
 
*** [[Lifelong Latent Actor-Critic (LILAC)]]
 
*** [[Lifelong Latent Actor-Critic (LILAC)]]
 
** [[Hierarchical Reinforcement Learning (HRL)]]
 
** [[Hierarchical Reinforcement Learning (HRL)]]
 +
 +
 
* [[Architectures]]
 
* [[Architectures]]
 
* [[Python#TPOT|TPOT]] - automates the building of ML [[pipeline]]s by combining a flexible expression tree representation of [[pipeline]]s with stochastic search algorithms such as genetic programming.
 
* [[Python#TPOT|TPOT]] - automates the building of ML [[pipeline]]s by combining a flexible expression tree representation of [[pipeline]]s with stochastic search algorithms such as genetic programming.

Revision as of 06:18, 6 July 2020