issues
search
LukeWood
/
keras-genetic
18
stars
1
forks
source link
unit tests
#14
Open
LukeWood
opened
2 years ago
LukeWood
commented
2 years ago
We'll want to do a few things:
unit test breeders to cover basic methods. can use a base class for this
numerically test cma es class submethods (i.e. update_sigma_path)
test callbacks
e2e test search()
We'll want to do a few things: