Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MLAir
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
esde
machine-learning
MLAir
Commits
5986aa65
Commit
5986aa65
authored
5 years ago
by
Felix Kleinert
Browse files
Options
Downloads
Patches
Plain Diff
include graphviZ
parent
1d876338
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#37769
failed
5 years ago
Stage: init
Stage: test
Stage: pages
Stage: deploy
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-2
3 additions, 2 deletions
README.md
with
3 additions
and
2 deletions
README.md
+
3
−
2
View file @
5986aa65
...
...
@@ -11,8 +11,9 @@ We assume that you have downloaded or cloned the project from GitLab or
regarding the
`data_path`
. Instructions on how to rerun the specific version are given below.
*
Install __proj__ and __geos__ on your machine using the console. E.g. for OpenSUSE / leap
`zypper install proj`
*
c++ compiler required for cartopy installation
*
Make sure that CUDA 10.0 is installed if you want to use Nvidia GPUs (compatible with TensorFlow 1.13.1).
*
__c++ compiler__ required for cartopy installation
*
__graphviz__ is required to plot the model architecture
*
Make sure that __CUDA 10.0__ is installed if you want to use Nvidia GPUs (compatible with TensorFlow 1.13.1).
Depending on your system (GPU available or not) you can create a virtual environment by executing
`python3.6 -m venv venv`
. Make sure that the venv is activated (
`source venv/bin/activate`
). Afterwards
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment