https://github.com/breuleux/orion.algo.nevergrad
Wrapper for Nevergrad Framework
https://github.com/breuleux/orion.algo.nevergrad
Last synced: about 1 month ago
JSON representation
Wrapper for Nevergrad Framework
- Host: GitHub
- URL: https://github.com/breuleux/orion.algo.nevergrad
- Owner: breuleux
- License: other
- Created: 2022-02-14T17:44:01.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-23T00:26:12.000Z (over 3 years ago)
- Last Synced: 2025-04-14T20:09:25.781Z (about 1 month ago)
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
====================
orion.algo.nevergrad
====================|pypi| |py_versions| |license| |codecov| |github-actions|
.. |pypi| image:: https://img.shields.io/pypi/v/orion.algo.nevergrad
:target: https://pypi.python.org/pypi/orion.algo.nevergrad
:alt: Current PyPi Version.. |py_versions| image:: https://img.shields.io/pypi/pyversions/orion.algo.nevergrad.svg
:target: https://pypi.python.org/pypi/orion.algo.nevergrad
:alt: Supported Python Versions.. |license| image:: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg
:target: https://opensource.org/licenses/BSD-3-Clause
:alt: BSD 3-clause license.. |codecov| image:: https://codecov.io/gh/Epistimio/orion.algo.nevergrad/branch/master/graph/badge.svg
:target: https://codecov.io/gh/Epistimio/orion.algo.nevergrad
:alt: Codecov Report.. |github-actions| image:: https://github.com/Epistimio/orion.algo.nevergrad/workflows/build/badge.svg?branch=master&event=pull_request
:target: https://github.com/Epistimio/orion.algo.nevergrad/actions?query=workflow:build+branch:master+event:schedule
:alt: Github actions testsTODO
----
This ``orion.algo`` plugin was generated with `Cookiecutter`_ along with `@Epistimio`_'s `cookiecutter-orion.algo`_ template.
Features
--------* TODO
Requirements
------------* TODO
Installation
------------You can install ``orion.algo.nevergrad`` via pip
.. code-block:: console
$ pip install git+https://github.com/Epistimio/orion.algo.nevergrad.git
Contribute or Ask
-----------------Do you have a question or issues? Do you want to report a bug or suggest a feature? Name it! Please
contact us by opening an issue in our repository below and checkout Oríon's
`contribution guidelines `_:- Issue Tracker: ``_
- Source Code: ``_Start by starring and forking our Github repo!
Thanks for the support!
Citation
--------If you use this wrapper for your publications, please cite both
`ADD WRAPPED LIBRARY's NAME HERE ` and
`Oríon `.License
-------Distributed under the terms of the BSD-3-Clause license,
``orion.algo.nevergrad`` is free and open source software... _`Cookiecutter`: https://github.com/audreyr/cookiecutter
.. _`@Epistimio`: https://github.com/Epistimio
.. _`cookiecutter-orion.algo`: https://github.com/Epistimio/cookiecutter-orion.algo
.. _`file an issue`: https://github.com/Epistimio/cookiecutter-orion.algo.nevergrad/issues
.. _`orion`: https://github.com/Epistimio/orion