projects
/
culture.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6045e9a
)
Update.
author
François Fleuret
<francois@fleuret.org>
Wed, 26 Jul 2023 21:37:50 +0000
(11:37 -1000)
committer
François Fleuret
<francois@fleuret.org>
Wed, 26 Jul 2023 21:37:50 +0000
(11:37 -1000)
main.py
patch
|
blob
|
history
diff --git
a/main.py
b/main.py
index
303abc1
..
7b104bf
100755
(executable)
--- a/
main.py
+++ b/
main.py
@@
-32,7
+32,7
@@
parser = argparse.ArgumentParser(
parser.add_argument(
"--task",
type=str,
- default="
sandbox
",
+ default="
twotargets
",
help="byheart, learnop, guessop, twotargets, addition, picoclvr, mnist, maze, snake, stack, expr, rpl",
)