Currently the one example shows building a Convolutional auto-encoder, and training it on the MNIST dataset.
I think it would be really useful if there were some other examples of using the package. For instance on character based data, or graphs. I think for any application, the first thing a user of the package would do is look to see how they could build an encoder/decoder for the structure of their data.
Currently the one example shows building a Convolutional auto-encoder, and training it on the MNIST dataset.
I think it would be really useful if there were some other examples of using the package. For instance on character based data, or graphs. I think for any application, the first thing a user of the package would do is look to see how they could build an encoder/decoder for the structure of their data.