Skip to content

distillpub/post--handwriting

Repository files navigation

post--handwriting

Multithreaded make

make -j 4

Command to build the pca.json

  cat assets/validation/cells/0.json assets/validation/cells/1.json assets/validation/cells/2.json assets/validation/cells/3.json assets/validation/cells/4.json assets/validation/cells/5.json assets/validation/cells/6.json assets/validation/cells/7.json assets/validation/cells/8.json | bin/pca > assets/pca.json

Command to run tsne for sorting (copy the output into metadata.json's sortedOrder)

cat assets/validation/cells/0.json | bin/sort

Licensing

The content of this Distill article is licensed as CC-BY 4.0. Code is released under the Apache 2.0 License, even if enclosed inside a notebook or served as part of the interactive article.