|
1 | 1 | # ConfigSpace |
2 | 2 |
|
3 | | -Copyright (c) 2014-2018, ConfigSpace developers |
| 3 | +Copyright (c) 2014-2021, ConfigSpace developers |
4 | 4 | Matthias Feurer |
5 | 5 | Katharina Eggensperger |
6 | 6 | and others (see commit history). |
@@ -64,26 +64,3 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
64 | 64 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
65 | 65 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
66 | 66 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
67 | | - |
68 | | -# ConfigSpace.io.spearmint_april2013_mod_spearmint_pb2.py |
69 | | - |
70 | | -Copyright (C) 2012 Jasper Snoek, Hugo Larochelle and Ryan P. Adams |
71 | | - |
72 | | -This code is written for research and educational purposes only to |
73 | | -supplement the paper entitled |
74 | | -"Practical Bayesian Optimization of Machine Learning Algorithms" |
75 | | -by Snoek, Larochelle and Adams |
76 | | -Advances in Neural Information Processing Systems, 2012 |
77 | | - |
78 | | -This program is free software: you can redistribute it and/or modify |
79 | | -it under the terms of the GNU General Public License as published by |
80 | | -the Free Software Foundation, either version 3 of the License, or |
81 | | -(at your option) any later version. |
82 | | - |
83 | | -This program is distributed in the hope that it will be useful, |
84 | | -but WITHOUT ANY WARRANTY; without even the implied warranty of |
85 | | -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
86 | | -GNU General Public License for more details. |
87 | | - |
88 | | -You should have received a copy of the GNU General Public License |
89 | | -along with this program. If not, see <http://www.gnu.org/licenses/>. |
0 commit comments