├── README.md ├── dimsort.py ├── notebook_helpers.py ├── owl_anomalies.ipynb └── transfiguration.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/colinmorris/sketch-rnn-experiments/HEAD/README.md -------------------------------------------------------------------------------- /dimsort.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/colinmorris/sketch-rnn-experiments/HEAD/dimsort.py -------------------------------------------------------------------------------- /notebook_helpers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/colinmorris/sketch-rnn-experiments/HEAD/notebook_helpers.py -------------------------------------------------------------------------------- /owl_anomalies.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/colinmorris/sketch-rnn-experiments/HEAD/owl_anomalies.ipynb -------------------------------------------------------------------------------- /transfiguration.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/colinmorris/sketch-rnn-experiments/HEAD/transfiguration.py --------------------------------------------------------------------------------