Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DNI-Meta-Model
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
Descartes Research
DNI-Meta-Model
Commits
df50bca6
Commit
df50bca6
authored
9 years ago
by
Piotr
Browse files
Options
Downloads
Patches
Plain Diff
add procedures for experiment 3 for 3500 and 2920
parent
26cd4db0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
xtend-epsilon-standalone/src/epsilonStandalone/DNIRunner.xtend
+5
-5
5 additions, 5 deletions
...-epsilon-standalone/src/epsilonStandalone/DNIRunner.xtend
with
5 additions
and
5 deletions
xtend-epsilon-standalone/src/epsilonStandalone/DNIRunner.xtend
+
5
−
5
View file @
df50bca6
...
...
@@ -66,12 +66,12 @@ public class DNIRunner{
public def static void main(String[] args) {
//
new DNIRunner().start_single()
new DNIRunner().start_single()
new DNIRunner().start_experiment1()
new DNIRunner().start_experiment2()
new DNIRunner().start_experiment3_2920()
new DNIRunner().start_experiment3_3500()
//
new DNIRunner().start_experiment1()
//
new DNIRunner().start_experiment2()
//
new DNIRunner().start_experiment3_2920()
//
new DNIRunner().start_experiment3_3500()
}
...
...
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