Abstract: Evolutionary neural architecture search (ENAS) can automatically design the architectures of deep neural networks (DNNs) using evolutionary computation algorithms. However, most ENAS ...
MCTS-4-SR is a C++20 implementation of Monte Carlo Tree Search for symbolic regression, with Python bindings exposed through pybind11. The repository includes the C++ search core, the imcts Python ...