Evolutionary Architecture Search
Evolutionary deep-learning architecture search.
Deep-learning architectures always felt arbitrary to me, so this project lets an evolutionary search make those decisions instead — including what kind of layer to use.
The writing below covers the original search on time-series data and the adaptive follow-up that changes its own optimization techniques during the run.