My repo for AI4S Teen Cup Challenge.
Files under folders:
baseline.ipynbThe baseline file provided to contestants.solution.pyMy solution, in python.submission.ipynbMy submission file, in jupiter notebook, since they only accept.ipynb, which sucks.trail.pyActually thesolution.pyfor the physics problem.csv_gen.pyThe data generator for testing the codes for the math problem.- Other files are probably provided by the host of the contest.
My Score:
| Score | Math | Biology | Physics | Chemistry |
|---|---|---|---|---|
| A Score | 0.7903/1 | 1.0000/1 | 0.8042/1 | 0.9897/1 |
| B Score (final score) | 1.0000/1 | 0.9966/1 | 0.9380/1 | A Score |
B Scores were released when the contest officially ended (23:59, Feb. 28, 2025, UTC+8).
P.S.: The contest actually ended on Feb. 1, 2025, since they(host of the contest) have released official solutions, but it did not officially end until Feb. 28.