Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lucas Miranda
deepOF
Commits
9db84390
Commit
9db84390
authored
Nov 30, 2020
by
lucas_miranda
Browse files
Added hyperband support for hyperparameter tuning
parent
7af968a3
Pipeline
#88227
failed with stage
in 25 minutes and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9db84390
...
...
@@ -5,6 +5,8 @@ test:
stage
:
test
image
:
continuumio/anaconda3
script
:
-
apt-get update
-
apt-get install -y libgl1-mesa-dev
-
python -V
-
pip install pipenv
-
pipenv install --python=3.8 --dev --ignore-pipfile
...
...
Write
Preview
Markdown
is supported
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