Add a simple Categorical space

This commit is contained in:
D-X-Y
2021-03-17 12:48:43 +00:00
parent 95e304495f
commit d09cb2fe65
5 changed files with 97 additions and 2 deletions

View File

@@ -1 +1,7 @@
#
#####################################################
# Copyright (c) Xuanyi Dong [GitHub D-X-Y], 2021.01 #
#####################################################
# Define complex searc space for AutoDL #
#####################################################
from .basic_space import Categorical