[077a87]: / cmaes / __init__.py

Download this file

12 lines (9 with data), 276 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
# Copyright (c) 2015, Disney Research
# All rights reserved.
#
# Author(s): Sehoon Ha <sehoon.ha@disneyresearch.com>
# Disney Research Robotics Group
# Solver package
# from solver_sqp import SQPSolver
# from solver_bfgs import BFGSSolver
# from solver_cma import CMASolver