Skip to content

Commit

Permalink
Update TRec examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
tibuch committed Apr 6, 2021
1 parent 3316d8b commit a2a407d
Show file tree
Hide file tree
Showing 5 changed files with 543 additions and 3,829 deletions.
365 changes: 157 additions & 208 deletions examples/Kanji - TRec Example.ipynb

Large diffs are not rendered by default.

385 changes: 385 additions & 0 deletions examples/LoDoPaB - TRec Example.ipynb

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions examples/MNIST - TRec Example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"outputs": [],
"source": [
"dm = MNIST_TRecFITDM(root_dir='./datamodules/data/', batch_size=32, num_angles=7)\n",
"# FIT: TRec + FBP vs FIT: TRec\n",
"with_fbp = False\n",
"\n",
"dm.prepare_data()\n",
Expand Down
569 changes: 0 additions & 569 deletions examples/TinyLoDoPaB - TRec - PolarCoords.ipynb

This file was deleted.

Loading

0 comments on commit a2a407d

Please sign in to comment.