zanarmstrong / post--differentiable-parameterizations

A powerful, under-explored tool for neural network visualizations and art.

Home Page:https://distill.pub/2018/differentiable-parameterizations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

post--differentiable-parameterizations

Examples of differentiable image parameterizations that allow solving previously intractable optimization tasks.

Developing

npm run dev to run a watching server.

npm run build to build, transpile, babel-ify and minify files.

Components are in src. The .html files are svelte components, the .js files are compilation endpoints that are also defined in webpack.config.js. These compiled endpoints are then consumed by hand authored .ejs files in src.

Visit localhost:8080/index.html for a compilation of all components, localhost:8080/simple.html for an isolated example.

About

A powerful, under-explored tool for neural network visualizations and art.

https://distill.pub/2018/differentiable-parameterizations

License:Creative Commons Attribution 4.0 International


Languages

Language:JavaScript 82.3%Language:HTML 16.8%Language:TeX 0.8%Language:CSS 0.1%Language:Python 0.0%