Akemi Izuko akemi
akemi commented on pull request 626_privacy/tensorflow_privacy#1 2024-11-05 21:13:57 -07:00
distillation python base code initial commit

I think we need a main function or something, I'm having a bit of trouble following the flow of this code

akemi commented on pull request 626_privacy/tensorflow_privacy#1 2024-11-05 21:13:57 -07:00
distillation python base code initial commit

I'm assuming future commits will change this one to a resnet?

akemi commented on pull request 626_privacy/tensorflow_privacy#1 2024-11-05 21:13:57 -07:00
distillation python base code initial commit

Why are these lines in the middle?

akemi suggested changes for 626_privacy/tensorflow_privacy#1 2024-11-05 21:13:57 -07:00
distillation python base code initial commit

Nice distillation! I'll give it a run shortly on the other machine. It might be nice to put the code being executed at the end, away from the class/function definitions

akemi transferred repository akemi/tensorflow_privacy to 626_privacy/tensorflow_privacy 2024-11-05 12:32:34 -07:00
akemi transferred repository akemi/dawn-bench-models to 626_privacy/dawn-bench-models 2024-11-05 12:28:44 -07:00
akemi created branch main in 626_privacy/dawn-bench-models 2024-11-05 12:26:02 -07:00
akemi pushed to main at 626_privacy/dawn-bench-models 2024-11-05 12:26:02 -07:00
faacf0462f Add simple README for PyTorch commands
b7f332f460 Make pytorch evaluate run without optimizer in checkpoint
339261c19f Update pytorch benchmark code with new command line interface
bf53b6a029 Top-level README
b7e1e0fa0f First commit
akemi created repository 626_privacy/dawn-bench-models 2024-11-05 12:25:07 -07:00
akemi pushed to akemi/lira_2021_fix at 626_privacy/tensorflow_privacy 2024-11-05 11:53:28 -07:00
72fcf6732a Lira2021: 4x multigpu
1a61c2a36a Lira2021: fix readme pip install
9a0611fb37 Lira2021: fix readme install instructions
9c67e0abef Lira2021: increase training script verbosity
f3af0a3a5c Lira2021: fix training for cuda 12
Compare 6 commits »
akemi pushed to master at 626_privacy/tensorflow_privacy 2024-11-05 11:53:07 -07:00
ba903145df Update MIA README to include epsilon lower bound.
akemi pushed to akemi/lira_2021_fix at 626_privacy/tensorflow_privacy 2024-11-05 11:51:10 -07:00
3cf7401114 Lira2021: 4x multigpu
akemi pushed to main at akemi/dotfiles 2024-10-27 22:48:01 -06:00
2678e52302 Alacritty: upgrade config headings
akemi pushed to main at akemi/379_demos 2024-10-20 13:34:31 -06:00
338988bbc1 Lab6: add monitor code
akemi pushed to main at akemi/379_demos 2024-10-19 22:15:42 -06:00
24d42d2c05 Lab6: add barrier demo code
akemi pushed to akemi/lira_2021_fix at 626_privacy/tensorflow_privacy 2024-10-17 17:36:03 -06:00
33533818c0 Lira2021: fix readme pip install
akemi pushed to akemi/lira_2021_fix at 626_privacy/tensorflow_privacy 2024-10-17 11:40:48 -06:00
82d3f2ec09 Lira2021: fix readme install instructions
akemi pushed to main at akemi/379_demos 2024-10-15 19:47:23 -06:00
05f5ad82dc Lab6: start semaphore example
akemi pushed to main at akemi/379_demos 2024-10-15 16:31:52 -06:00
40a138070f Lab5: add pthread example 2
akemi pushed to main at akemi/379_demos 2024-10-15 16:31:41 -06:00
c163a960bc Lab5: add pthread example 1