All Projects → distillpub → Post Handwriting

distillpub / Post Handwriting

Licence: cc-by-4.0
Four Experiments in Handwriting with a Neural Network

Projects that are alternatives of or similar to Post Handwriting

Vuepress Theme Reco
💥 A simple and beautiful vuepress Blog & Doc theme.
Stars: ✭ 1,100 (+663.89%)
Mutual labels:  article
Getnews.tech
A web server that fetches data from the News API and formats it for display in the terminal.
Stars: ✭ 94 (-34.72%)
Mutual labels:  article
Awesome Apollo Graphql
A curated list of amazingly awesome things regarding Apollo GraphQL ecosystem 🌟
Stars: ✭ 126 (-12.5%)
Mutual labels:  article
Professional Codes Reader
Browse the web like a professional programmer!
Stars: ✭ 63 (-56.25%)
Mutual labels:  article
Avdetection
A simple way for detection the remote user's antivirus
Stars: ✭ 82 (-43.06%)
Mutual labels:  article
How To Understand Streams In Nodejs
🚰 A step by step explanation how to take advantage of Streams in NodeJS
Stars: ✭ 106 (-26.39%)
Mutual labels:  article
Katelog
文章目录生成器
Stars: ✭ 44 (-69.44%)
Mutual labels:  article
D2 Daily
D2 日报
Stars: ✭ 138 (-4.17%)
Mutual labels:  article
Good Articles By Sort
本仓库用来存放我看过的认为比较好的文章---根据分类排序
Stars: ✭ 93 (-35.42%)
Mutual labels:  article
Awesome Product Design
A collection of bookmarks, resources, articles for product designers.
Stars: ✭ 1,679 (+1065.97%)
Mutual labels:  article
Halfrost Field
✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地
Stars: ✭ 10,414 (+7131.94%)
Mutual labels:  article
Kanban Board
A sample application demonstrating a basic kanban board, seeded with vue-cli
Stars: ✭ 76 (-47.22%)
Mutual labels:  article
Post Feature Visualization
Feature Visualization
Stars: ✭ 106 (-26.39%)
Mutual labels:  article
Post Visual Exploration Gaussian Processes
A Visual Exploration of Gaussian Processes
Stars: ✭ 61 (-57.64%)
Mutual labels:  article
Jbt blog
一个基于Django2.0+Python3.6的博客/A simple blog based on python3.6 and Django2.0.
Stars: ✭ 137 (-4.86%)
Mutual labels:  article
Tutorial pdf generation
This is a code repository for the corresponding article on Medium. In this tutorial, you will learn how to generate dynamic PDFs using HTML code as a template.
Stars: ✭ 56 (-61.11%)
Mutual labels:  article
Ios Learning Materials
📚Curated list of articles, web-resources, tutorials and code repositories that may help you dig a little bit deeper into iOS [and Apple Platforms].
Stars: ✭ 1,380 (+858.33%)
Mutual labels:  article
Learn Javascript
Learn Plain JavaScript from Top Articles of 2017
Stars: ✭ 142 (-1.39%)
Mutual labels:  article
Google Rules Of Machine Learning
Github mirror of M. Zinkevich's "Rules of Machine Learning" style guide, with extra goodness.
Stars: ✭ 137 (-4.86%)
Mutual labels:  article
Json Ld
Extremely simple JSON-LD generator.
Stars: ✭ 124 (-13.89%)
Mutual labels:  article

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].