Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tutorial-co2-sgd-tutorial
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
Model registry
Operate
Environments
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
nomad-lab
ai-toolkit
tutorial-co2-sgd-tutorial
Commits
f241d0df
Commit
f241d0df
authored
3 years ago
by
Aliaksei Mazheika
Browse files
Options
Downloads
Patches
Plain Diff
some libraries are reimported in Appendix, # of seeds was changed to 8k for constrained case
parent
5bef1dc1
No related branches found
No related tags found
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CO2_SGD.ipynb
+1638
-162
1638 additions, 162 deletions
CO2_SGD.ipynb
data/co2/OCO-Eads.json
+1
-1
1 addition, 1 deletion
data/co2/OCO-Eads.json
data/co2/lCO-Eads.json
+1
-1
1 addition, 1 deletion
data/co2/lCO-Eads.json
with
1640 additions
and
164 deletions
CO2_SGD.ipynb
+
1638
−
162
View file @
f241d0df
This diff is collapsed.
Click to expand it.
data/co2/OCO-Eads.json
+
1
−
1
View file @
f241d0df
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
"obj_func"
:
"multitask entropy gain"
,
"obj_func"
:
"multitask entropy gain"
,
"num_res"
:
"1"
,
"num_res"
:
"1"
,
"num_threads"
:
8
,
"num_threads"
:
8
,
"num_seeds"
:
"
40
000"
,
"num_seeds"
:
"
8
000"
,
"qual_func_params"
:
"132 -2.0 -0.5"
,
"qual_func_params"
:
"132 -2.0 -0.5"
,
"hard_cutoffs"
:
"below"
"hard_cutoffs"
:
"below"
}
}
...
...
This diff is collapsed.
Click to expand it.
data/co2/lCO-Eads.json
+
1
−
1
View file @
f241d0df
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
"obj_func"
:
"multitask entropy gain"
,
"obj_func"
:
"multitask entropy gain"
,
"num_res"
:
"1"
,
"num_res"
:
"1"
,
"num_threads"
:
8
,
"num_threads"
:
8
,
"num_seeds"
:
"
40
000"
,
"num_seeds"
:
"
8
000"
,
"qual_func_params"
:
"1.30 -2.0 -0.5"
,
"qual_func_params"
:
"1.30 -2.0 -0.5"
,
"hard_cutoffs"
:
"above"
"hard_cutoffs"
:
"above"
}
}
...
...
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