neuralart 1.1.1
pip install neuralart
Released:
A library for rendering generative art from a randomly initialized neural network.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Daniel Steinberg
- Tags neural-networks, generative-art
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
neuralart
A library and command line utility for rendering generative art from a randomly initialized neural network.
Based on the following blog posts and pages from studio otoro
Requirements
neuralart supports Python 3.x.
Linux, Mac, and Windows are supported.
Other operating systems may be compatible if the dependencies can be properly installed.
Dependencies
PyTorch
Pillow
Installation
neuralart is available on PyPI, the Python Package Index.
$ pip install neuralart
Command Line Utility
There is a command line utility for generating images. Use the --help
flag for more information.
$ neuralart --help
Example
$ neuralart \ --seed 2 \ --xres 2048 \ --hidden-std 1.2 \ example.png
Library Example Usage
See example.py.
License
The code in this repository has an MIT License.
See LICENSE.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Daniel Steinberg
- Tags neural-networks, generative-art
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file neuralart-1.1.1.tar.gz
.
File metadata
- Download URL: neuralart-1.1.1.tar.gz
- Upload date:
- Size: 2.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.0.1 pkginfo/1.4.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b906828fbafec4b475fa28045a73d20355b2df5dd43082ffc5f30047e84526e8 |
|
MD5 | 9713394fcfdaf2de696312411729252e |
|
BLAKE2b-256 | 8006769292c2c6da92630953ee23085ae38437a69a546b5e64b912b909c3543c |
File details
Details for the file neuralart-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: neuralart-1.1.1-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.0.1 pkginfo/1.4.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd22ee6df88bd976f6ec5387a32760f6962f4f1b065f19f3838838ac475a70c6 |
|
MD5 | fc7ca7bfd0776710a1367b2e552532b0 |
|
BLAKE2b-256 | 2e6e3fa0d46750e61e2f55ab6a2843ccf8cf0cbd1c941fc4f841f89429002a01 |