File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,10 @@ You can use this library to build your own ML models with end-to-end optimized
6
6
data compression built in. It's useful to find storage-efficient representations
7
7
of your data (images, features, examples, etc.) while only sacrificing a small
8
8
fraction of model performance. Take a look at the [ lossy data compression
9
- tutorial] ( https://www.tensorflow.org/tutorials/generative/data_compression ) to
10
- get started.
9
+ tutorial] ( https://www.tensorflow.org/tutorials/generative/data_compression ) or
10
+ the [ model compression
11
+ tutorial] ( https://www.tensorflow.org/tutorials/optimization/compression ) to get
12
+ started.
11
13
12
14
For a more in-depth introduction from a classical data compression perspective,
13
15
consider our [ paper on nonlinear transform
You can’t perform that action at this time.
0 commit comments