Find
Connect
-
Recent Posts
Tags
- anchor graph hashing
- applescript
- assembly
- bar charts
- bash
- bezier curves
- conway's game of life
- data visualization
- diffbot
- echo
- factorization machines
- finder
- generative art
- google chrome
- google images
- hacker news
- image color quantization
- javascript
- k-means clustering
- linux
- locality sensitive hashing
- machine learning
- math
- matrix factorization
- neural networks
- neural style transfer
- nlp
- os x
- pastiche
- photography
- printenv
- probability
- programming
- python
- references
- regressions
- ssh
- statistics
- summarization
- sysadmin
- theano
- unix
- vim
- webwork
- youtube
Archives
License Details
- Blog posts are licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License, unless otherwise noted.
- Some blog posts, such as those that serve to express my opinion on some matter, may be covered by a more restrictive license (e.g., a license that grants permission to copy and distribute the content verbatim). When this is the case, details will be appended to the post.
- If you have any questions, please .
- Blog posts are licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License, unless otherwise noted.
Tag Archives: generative art
More Bézier Walks in Neural Networks
The videos above were generated using the same script described in an earlier post.
Random Bézier Walk in a Random Neural Network
The video above was generated using neuralart.
Neural Art
neuralart is a Python library and utility for rendering generative art from a randomly initialized neural network. It’s based on the following blog posts and pages from studio otoro. Neural Network Generative Art in Javascript Generating Abstract Patterns with TensorFlow Neurogram … Continue reading