All Projects → distillpub → post--differentiable-parameterizations

distillpub / post--differentiable-parameterizations

Licence: CC-BY-4.0 license
A powerful, under-explored tool for neural network visualizations and art.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

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.

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].