Lee Spector
|
3616293dc9
|
Update middle-character for new problem specification scheme
|
2021-07-13 22:53:58 -04:00 |
|
Lee Spector
|
1032895b8f
|
Update fuel-cost for new problem specification scheme
|
2021-07-13 22:51:23 -04:00 |
|
Lee Spector
|
e51bdf2fab
|
Update dice-game for new problem specification scheme
|
2021-07-13 22:48:54 -04:00 |
|
Lee Spector
|
b3b1363942
|
Remove redundant requires
|
2021-07-13 22:43:16 -04:00 |
|
Lee Spector
|
e4a8e3a247
|
Update camel-case for new problem specification scheme
|
2021-07-13 22:41:25 -04:00 |
|
Lee Spector
|
e8d6670a2d
|
Update bowling for new problem specification scheme
|
2021-07-13 22:37:53 -04:00 |
|
Lee Spector
|
5aaf914316
|
Update bouncing-balls for new problem specification scheme
|
2021-07-13 22:31:59 -04:00 |
|
Lee Spector
|
a571524dab
|
Make arglist in problem file work for first PSB2 problem (basement)
|
2021-07-13 22:21:20 -04:00 |
|
Lee Spector
|
d3e2adb575
|
Remove unused requires
|
2021-07-13 21:50:33 -04:00 |
|
Lee Spector
|
719b2c6444
|
Problem file adds data to argmap, error function takes data to use, so far just simple-regression.
|
2021-07-13 21:47:48 -04:00 |
|
Lee Spector
|
09375d1643
|
Define arglist in problem file and use it in -main; so far just for simple-regression
|
2021-07-13 18:27:28 -04:00 |
|
Lee Spector
|
ec65f959f2
|
Don't call identity on error function
|
2021-07-13 18:20:31 -04:00 |
|
Lee Spector
|
4954ac3a5f
|
IDE file update
|
2021-07-13 18:11:50 -04:00 |
|
Lee Spector
|
9dd95956cb
|
Resolve merge conflict
|
2021-07-13 18:05:41 -04:00 |
|
Lee Spector
|
03d85248ff
|
Update IDE files prior to removal
|
2021-07-13 18:03:19 -04:00 |
|
Lee Spector
|
d3b102c509
|
Merge pull request #23 from DuckNoodleSoup/storage
Middle Character and Twitter
|
2021-07-13 17:36:51 -04:00 |
|
Shuzo Katayama
|
cad485aad1
|
twitter added
|
2021-07-13 16:49:30 -04:00 |
|
Shuzo Katayama
|
abec0ddf12
|
twitter
|
2021-07-13 15:59:36 -04:00 |
|
Shuzo Katayama
|
9924785a69
|
Merge branch 'lspector:master' into storage
|
2021-07-13 15:43:23 -04:00 |
|
Shuzo Katayama
|
2cead8b88d
|
added middle character
|
2021-07-13 15:40:18 -04:00 |
|
Lee Spector
|
a6208fdcd5
|
Merge pull request #22 from DuckNoodleSoup/storage
First few PSB2 problems
|
2021-07-13 12:07:13 -04:00 |
|
Shuzo Katayama
|
a7deb03611
|
fixed argmap and levenshtein distance
|
2021-07-13 11:56:49 -04:00 |
|
Shuzo Katayama
|
660fb32d93
|
git merge conflicts resolved
|
2021-07-12 17:56:36 -04:00 |
|
Shuzo Katayama
|
fe5fd97aae
|
storage
|
2021-07-12 17:38:09 -04:00 |
|
Shuzo Katayama
|
82f41520a1
|
some PSB2 problems added
|
2021-07-12 17:26:19 -04:00 |
|
Shuzo Katayama
|
6cb1bd1ff2
|
more problems added
|
2021-07-09 11:30:54 -04:00 |
|
Lee Spector
|
0c53436b94
|
Merge pull request #21 from klingliu/master
Changed starting-args output to print functions as strings
|
2021-07-06 18:05:14 -04:00 |
|
Karen Liu
|
931e8d61f1
|
Merge branch 'lspector:master' into master
|
2021-07-06 14:59:40 -07:00 |
|
klingliu
|
d47bfc4aaf
|
Change instructions output to string format for analysis scripts
|
2021-07-06 17:56:50 -04:00 |
|
klingliu
|
d92507b062
|
Revert "Change outputs to turn instructions list into string for the analysis scripts"
This reverts commit 744ab184baac945acdee4e0c7aa533cc1729cc6a.
|
2021-07-06 17:46:17 -04:00 |
|
klingliu
|
744ab184ba
|
Change outputs to turn instructions list into string for the analysis scripts
|
2021-07-06 17:44:45 -04:00 |
|
Shuzo Katayama
|
8fb2f772d4
|
path names in argmap
|
2021-07-06 16:51:01 -04:00 |
|
Shuzo Katayama
|
6bd8a60c41
|
changed path to map
|
2021-07-03 14:40:26 -04:00 |
|
Shuzo Katayama
|
829b41e253
|
path function changed
|
2021-07-01 18:04:18 -04:00 |
|
Shuzo Katayama
|
a831990c35
|
merge
|
2021-07-01 16:14:16 -04:00 |
|
Shuzo Katayama
|
3075d8a35a
|
fixed fuel cost
|
2021-07-01 16:02:31 -04:00 |
|
Lee Spector
|
01f93710ed
|
Merge pull request #20 from klingliu/master
Change final output map to display total error & Change max-number and min-number so keep-number-reasonable works
|
2021-06-29 17:33:32 -04:00 |
|
klingliu
|
51ff11c362
|
Change max-number-magnitude and min-number-magnitude to be more reasonable
|
2021-06-29 17:30:07 -04:00 |
|
klingliu
|
fc5827e711
|
Change final output map to display total error
|
2021-06-29 16:52:17 -04:00 |
|
Lee Spector
|
390c880291
|
Merge pull request #19 from klingliu/outputs
Change outputs from strings to maps
|
2021-06-29 15:43:12 -04:00 |
|
Lee Spector
|
d0657c635d
|
Merge pull request #18 from klingliu/rumad
Add rumad variation
|
2021-06-29 15:39:34 -04:00 |
|
klingliu
|
1437b16bfc
|
Change outputs from strings to maps
|
2021-06-29 12:20:04 -04:00 |
|
klingliu
|
4c2db8a19a
|
Add rumad variation
|
2021-06-29 12:15:37 -04:00 |
|
Shuzo Katayama
|
98270691e0
|
fuel cost working
|
2021-06-24 17:18:19 -04:00 |
|
Shuzo Katayama
|
6def4035c3
|
train-and-test function added
|
2021-06-22 16:41:55 -04:00 |
|
Shuzo Katayama
|
62ac9e570c
|
user specified path
|
2021-06-22 12:39:09 -04:00 |
|
Lee Spector
|
522ca181f9
|
Merge pull request #16 from thelmuth/master
Added example for how to use datasets for PSB2.
|
2021-06-20 06:58:14 -04:00 |
|
Tom Helmuth
|
e6a0b05e8e
|
Added example for how to use datasets for PSB2.
|
2021-06-19 22:55:17 -04:00 |
|
Lee Spector
|
6fa77812ec
|
Merge remote-tracking branch 'origin/master'
|
2021-06-16 16:09:42 -04:00 |
|
Lee Spector
|
48a1a18a37
|
Update propeller.iml
|
2021-06-16 16:07:18 -04:00 |
|