Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
paper-2023-data-driven-kernel-designs
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
pub
ians-anm
paper-2023-data-driven-kernel-designs
Commits
05c95d45
Commit
05c95d45
authored
1 year ago
by
Tizian Wenzel
Browse files
Options
Downloads
Patches
Plain Diff
Updated README.md
parent
950bbb67
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-1
4 additions, 1 deletion
README.md
with
4 additions
and
1 deletion
README.md
+
4
−
1
View file @
05c95d45
...
...
@@ -14,7 +14,8 @@ The steps below each indicate a setup to be executed in a terminal, resulting in
## Installation
To create an virtual environment and install the required packages, simply run the
`setup.sh`
file.
To create an virtual environment and install the required packages, simply run the
`setup.sh`
file.
\\
To activate the virtual environment, use
`source venv/bin/activate`
## Downloading data
...
...
@@ -23,6 +24,8 @@ For the experiments described in Section 4.1, i.e. for the file [`section_4.1_co
For the experiments described in the Sections 4.2 and 4.3, a data download is required, for which we make use of code from
[
"bmdal_reg"
](
https://github.com/dholzmueller/bmdal_reg
)
, see the code within the folder
`utils_data`
.
-
To download the data (after activating the virtual environment), run
`python3 download_data.py`
## Rerunning experiments and reproducing the plots
...
...
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