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
9e5a7a36
Commit
9e5a7a36
authored
Nov 30, 2020
by
lucas_miranda
Browse files
Added hyperband support for hyperparameter tuning
parent
4df2d996
Pipeline
#88193
failed with stage
in 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9e5a7a36
...
...
@@ -6,6 +6,7 @@ test:
image
:
continuumio/anaconda3
script
:
-
python -V
-
apt-get install 'ffmpeg' 'libsm6' 'libxext6'
-
pip install pipenv
-
pipenv install --python=3.8 --dev
-
pipenv install coverage
...
...
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