Commit Graph

60 Commits

Author SHA1 Message Date
102ddb8c85 Support for new BinomialHuffman 2024-05-29 21:12:07 +02:00
8576f5b741 New Results are Worse: Rice encoder was cheating 2024-05-29 21:11:22 +02:00
359299b7cc Fix Bug: Rice dropping Sign of Deltas 2024-05-29 21:11:02 +02:00
1158817cfc Even better README 2024-05-28 17:04:03 +02:00
b54fe502c1 Remove attribs for removed features 2024-05-28 17:03:54 +02:00
09581178f7 Better README 2024-05-28 16:09:42 +02:00
95769cdeff Better magnitude normalization for ResNet operation mode in MiddleOut 2024-05-28 16:09:02 +02:00
103cb0baba Prelim Results n' Stuff 2024-05-28 12:54:22 +02:00
6dc8bf9a81 Doc new features and new tuned model 2024-05-28 12:54:07 +02:00
ef11acb1f6 A bunch of new things 2024-05-28 12:53:33 +02:00
d35e3293fa Nicer eval graphs for wandb 2024-05-28 12:53:00 +02:00
ce28f600ce Implement Rice encoding (shoutout to ChatGPT for coding this part) 2024-05-28 12:52:21 +02:00
973c5c89ba Better nomenclauture for README 2024-05-27 17:08:11 +02:00
8bf85d1a65 Better config for Feature Extractor 2024-05-27 17:07:00 +02:00
17ff693ee5 Better unfuckify wavs 2024-05-27 17:00:11 +02:00
eefacf884d Feature Extraction 2024-05-27 17:00:02 +02:00
d9d0e2b8c8 better README 2024-05-27 16:24:18 +02:00
ba1fac55b1 upd README 2024-05-27 16:17:54 +02:00
14fd017eb9 upd README 2024-05-27 16:17:05 +02:00
ab9a09f548 Upd README 2024-05-27 16:13:08 +02:00
f242d0c430 Updated README 2024-05-27 16:12:31 +02:00
19828c4b78 Updated README 2024-05-27 15:49:32 +02:00
e25f2eb8f9 Deal with fucked up wavs 2024-05-27 15:48:24 +02:00
e2dc8958e9 LICENSE is da 2024-05-27 15:48:11 +02:00
2ed53c6464 Updated README, note about fucked up wavs 2024-05-27 15:47:58 +02:00
26583323bc README: Outline arch change; seperate feature extraction 2024-05-27 10:29:25 +02:00
9308b6f1f7 More tuning lel 2024-05-27 10:29:15 +02:00
74d4da5eba Fix eval code 2024-05-27 10:28:51 +02:00
cd3bdb0bf8 Updated README todo 2024-05-26 23:58:58 +02:00
37cd21957a more tuning 2024-05-26 23:56:28 +02:00
5eab625cae more wandb logging 2024-05-26 23:56:12 +02:00
16ba578737 Better ResNets 2024-05-26 23:56:02 +02:00
90af40b317 Cover egde case: Negative correlation in lead activations 2024-05-26 23:55:31 +02:00
a7d6e61e0d BinomialHuffman Bitstream Encoder, lets gooo 2024-05-26 23:54:31 +02:00
7062569df1 Some tuning and updated README 2024-05-26 17:42:03 +02:00
cd62505ef1 More config values 2024-05-26 17:41:30 +02:00
cfa2b48207 New config 2024-05-26 15:59:42 +02:00
a6f0903d8c Cleaned up config 2024-05-26 15:59:05 +02:00
5a3d491109 Implemented ResNet style for MiddleOut and configurable peer gradients 2024-05-26 15:58:45 +02:00
6076aaf36c Implement Fourier Latent Projector 2024-05-26 15:44:27 +02:00
7808ba9464 Tweaked README 2024-05-26 15:39:50 +02:00
8e50554445 Pretty README with logo 2024-05-26 14:42:31 +02:00
ba1caf7d80 README typos and smol refactor 2024-05-26 13:56:59 +02:00
fb8dbd30ee Updated README and var names 2024-05-26 13:48:30 +02:00
fb51634417 somewhat working 2024-05-26 00:28:33 +02:00
2ce2e8c384 bug fixes 2024-05-26 00:28:18 +02:00
b4f6e87395 Remove pdb 2024-05-25 21:40:21 +02:00
b4fe95ef6c Smoller net 2024-05-25 21:40:07 +02:00
e7803b523a Ensure we are nort our own peer 2024-05-25 21:39:57 +02:00
b9d531a97b Better NN inits 2024-05-25 21:39:47 +02:00