# hyperopt **Repository Path**: akmxl/hyperopt ## Basic Information - **Project Name**: hyperopt - **Description**: 现实是,很多⼯作已经使⽤⾃动化过程进⾏。通常的技术就是⽹格搜索(grid search),可以系统化地对超参数的参数空间的⽹格进⾏搜索。 - **Primary Language**: Python - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-08 - **Last Updated**: 2024-06-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README hyperopt: Distributed Asynchronous Hyper-parameter Optimization =============================================================== Hyperopt is a Python library for serial and parallel optimization over awkward search spaces, which may include real-valued, discrete, and conditional dimensions. Official project git repository: http://github.com/hyperopt/hyperopt Documentation: http://hyperopt.github.io/hyperopt Announcements mailing list: https://groups.google.com/forum/#!forum/hyperopt-announce Thanks ------ This work was supported in part by the National Science Foundation (IIS-0963668), and by the Banting Postdoctoral Fellowship program.