Commit Graph

  • 5cf3feb507 Added checkpoints to gitignore main Cian-H 2024-09-12 12:09:54 +01:00
  • 9961737481 Removed HTML results, as GFM doesnt allow plotly plots to work. Cian-H 2024-09-12 12:08:26 +01:00
  • 594f698ba2 removed expt3 from main (for now) Cian-H 2024-09-12 09:05:08 +01:00
  • f54885ba16 removed accidentally committed files Cian-H 2024-09-12 09:04:26 +01:00
  • 3b2ca2b1a5 Updated .gitignore Cian-H 2024-09-12 09:00:04 +01:00
  • 9a32c8fd04 Added accuracy to expt1 metrics Cian-H 2024-09-11 17:13:51 +01:00
  • 1454a701e0 Aded confusion matrices to experiments Cian-H 2024-09-11 16:52:04 +01:00
  • 546e235b09 Moved to rye instead of poetry, to avoid linking problems Cian-H 2024-09-11 14:26:35 +01:00
  • 4036364ea0 Added local experiment for private tests that shouldnt be pushed. Cian-H 2024-09-11 10:57:48 +01:00
  • 2c1e9aada0 minor tweak to expt3 plan Cian-H 2024-06-28 14:13:19 +01:00
  • d40176a856 Added description of expt3 Cian-H 2024-06-27 18:06:21 +01:00
  • 129092f610 Updated expt1 title to be more accurate Cian-H 2024-06-27 16:47:31 +01:00
  • 78e9a02bf1 minor correction to readme.md Cian-H 2024-06-18 14:14:09 +01:00
  • 8d81ea2008 Fixed TeX mistake in expt2 Cian-H 2024-06-18 14:12:26 +01:00
  • cb74559222 Updated readme use effectively as a lab journal Cian-H 2024-06-18 14:09:31 +01:00
  • b113c21862 Generated plots of results for expt 1 and 2 Cian-H 2024-06-18 13:00:45 +01:00
  • 85c6ba42a1 Tweaaks after re-running expt1 Cian-H 2024-06-17 17:31:00 +01:00
  • c6a1b7207a Final attempt at Expt2 Cian-H 2024-06-17 16:47:10 +01:00
  • 8bf53fb560 Working attempt at semantic loss based on RFR Cian-H 2024-06-14 13:09:42 +01:00
  • dd4effc690 changes to logging to sync frequency Cian-H 2024-06-11 19:57:48 +01:00
  • 6d0682bbed re-enabled expt2 test1 Cian-H 2024-06-11 14:22:16 +01:00
  • 85363021be Added trainable residual penalty & logging for it Cian-H 2024-06-11 14:18:56 +01:00
  • a14babd58a New attempt at expt2 semantic loss Cian-H 2024-06-10 16:12:02 +01:00
  • 888fe9f2e8 Added automatic enabling of tensor cores Cian-H 2024-06-10 12:58:19 +01:00
  • 08fe32302c Made model smaller to avoid overfitting Cian-H 2024-06-07 16:09:51 +01:00
  • c7133a8bb1 Switched loss in expt2 to smooth_l1 Cian-H 2024-06-07 10:58:25 +01:00
  • 1c21ee25d7 Added separate loss funcs for train, val, and test Cian-H 2024-06-06 22:26:23 +01:00
  • ea77a055f8 Update README.md Cian-H 2024-06-06 15:12:25 +01:00
  • f10aa2fd19 Refactor of experiment2 for convenience Cian-H 2024-06-06 14:53:08 +01:00
  • 165ef045ea First working attempt at semantic loss for expt2 Cian-H 2024-06-06 12:40:41 +01:00
  • d2ec5c0c1a Added ability to train on submodules in expt2 Cian-H 2024-05-30 17:34:53 +01:00
  • 52fb30a9ed Completely implemented baseline for expt2 Cian-H 2024-05-30 16:02:46 +01:00
  • 2720887f88 Added cli for configuring/launching experiments Cian-H 2024-05-23 11:06:11 +01:00
  • 9536beea04 Refactored to lay groundwork for TUI Cian-H 2024-05-23 09:50:01 +01:00
  • 02b9e43f4d Made loggers togglable from top level Cian-H 2024-05-23 09:21:48 +01:00
  • 1be0fa1020 Added overview and plan for expt 2 Cian-H 2024-05-22 15:40:24 +01:00
  • c3dba79a0b Refactored slightly to allow other experiments Cian-H 2024-05-22 10:35:14 +01:00
  • ae14a1d7c0 Added a garbage semantic function Cian-H 2024-05-15 19:01:35 +01:00
  • e3690b0425 Added wandb.finish to properly start new runs Cian-H 2024-05-15 18:40:20 +01:00
  • 8a87e864fb Fixed wandb logging mistake Cian-H 2024-05-15 18:13:28 +01:00
  • 4212c543f8 Update before first push to remote Cian-H 2024-05-15 15:03:51 +01:00
  • 15a57cc229 Added wandb logging Cian-H 2024-05-15 13:37:29 +01:00
  • 6600a79f71 Added more varied semantic loss functions Cian-H 2024-05-15 13:37:12 +01:00
  • 01127de4b3 Added testing step at end of training Cian-H 2024-05-15 12:46:48 +01:00
  • 62649a39da Modified model to use SGD for less optimal training Cian-H 2024-05-15 11:12:28 +01:00
  • 389c47ef28 Fixed similarity matrix normalization Cian-H 2024-05-14 13:09:17 +01:00
  • 66b23a8e76 Minimized model and prepared for testing new loss functions Cian-H 2024-05-14 13:04:52 +01:00
  • 708f9952b3 First functional training loop Cian-H 2024-05-13 18:13:05 +01:00
  • 674175b260 Added trainer and made dataset hot-swappable Cian-H 2024-05-13 16:05:26 +01:00
  • 63bea4d355 Updated dataloader to default to tensor transform Cian-H 2024-05-13 15:55:54 +01:00
  • 02d70964e1 Added image transformations to dataset fetching Cian-H 2024-05-13 15:38:50 +01:00
  • 223b064564 Tweaked dataloader for more reliable loading Cian-H 2024-05-13 15:37:05 +01:00
  • 8204109561 Created consistent dataloader Cian-H 2024-05-13 15:29:55 +01:00
  • 6df0fea652 Modifications to env Cian-H 2024-05-13 14:59:27 +01:00
  • 0782af696b Initial env configuration Cian-H 2024-05-13 11:41:35 +01:00