mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 00:29:38 +08:00
f3c1194be3
Add new search algorithm (genetic) along with the base framework of the searcher (which performs some basic jobs such as logging, recording and organizing in our project). Note that this is the initial commit. In the following days, we will add example, UT, and other refinements.