Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lucas Miranda
deepOF
Commits
f7826dec
Commit
f7826dec
authored
Nov 30, 2020
by
lucas_miranda
Browse files
Added hyperband support for hyperparameter tuning
parent
2e3c579e
Pipeline
#88201
failed with stage
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f7826dec
...
...
@@ -5,7 +5,7 @@ test:
stage
:
test
image
:
continuumio/anaconda3
script
:
-
apt-get
install --fix-missing 'libgl1-mesa-glx' -y
-
yum
install --fix-missing 'libgl1-mesa-glx' -y
-
python -V
-
pip install pipenv
-
pipenv install --python=3.8 --dev
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment