Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 698 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 698 Bytes

Transformer RL Directed Evolution (wip)

Explorations into whether a transformer with RL can direct a genetic algorithm to converge faster

Citations

@article{Song2023ReinforcementLE,
    title   = {Reinforcement Learning-assisted Evolutionary Algorithm: A Survey and Research Opportunities},
    author  = {Yanjie Song and Yutong Wu and Yangyang Guo and Ran Yan and Ponnuthurai Nagaratnam and Suganthan and Yue Zhang and Witold Pedrycz and Ying Wu Chen and Swagatam Das and R. Mallipeddi and Solomon Ajani},
    journal = {Swarm Evol. Comput.},
    year   = {2023},
    volume = {86},
    pages  = {101517},
    url    = {https://api.semanticscholar.org/CorpusID:261214753}
}