{"id":17594900,"url":"https://github.com/dstein64/neuralart","last_synced_at":"2025-03-20T15:32:55.355Z","repository":{"id":57445764,"uuid":"144604885","full_name":"dstein64/neuralart","owner":"dstein64","description":"A library and command line utility for rendering generative art from a randomly initialized neural network.","archived":false,"fork":false,"pushed_at":"2024-04-30T21:42:15.000Z","size":2211,"stargazers_count":22,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-23T03:26:51.603Z","etag":null,"topics":["generative-art","neural-network"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/neuralart/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dstein64.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-13T16:20:10.000Z","updated_at":"2024-06-23T07:31:22.000Z","dependencies_parsed_at":"2024-02-01T05:41:20.315Z","dependency_job_id":"980a3bd6-ccb5-433a-9cc0-cf6bf9429cc5","html_url":"https://github.com/dstein64/neuralart","commit_stats":{"total_commits":55,"total_committers":1,"mean_commits":55.0,"dds":0.0,"last_synced_commit":"1229a1529139d9022314bb22e82b442b88ba8ff6"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dstein64%2Fneuralart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dstein64%2Fneuralart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dstein64%2Fneuralart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dstein64%2Fneuralart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dstein64","download_url":"https://codeload.github.com/dstein64/neuralart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221776158,"owners_count":16878490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["generative-art","neural-network"],"created_at":"2024-10-22T07:20:30.381Z","updated_at":"2024-10-28T04:03:49.846Z","avatar_url":"https://github.com/dstein64.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. image:: https://github.com/dstein64/neuralart/workflows/build/badge.svg\n    :target: https://github.com/dstein64/neuralart/actions\n\nneuralart\n=========\n\nA library and command line utility for rendering generative art from a randomly\ninitialized neural network.\n\nBased on the following blog posts and pages from `studio otoro \u003chttp://otoro.net/\u003e`__\n\n- `Neural Network Generative Art in Javascript \u003chttp://blog.otoro.net/2015/06/19/neural-network-generative-art/\u003e`__\n- `Generating Abstract Patterns with TensorFlow \u003chttp://blog.otoro.net/2016/03/25/generating-abstract-patterns-with-tensorflow/\u003e`__\n- `Neurogram \u003chttp://blog.otoro.net/2015/07/31/neurogram/\u003e`__\n- `Interactive Neural Network Art \u003chttp://otoro.net/ml/netart/\u003e`__\n\nRequirements\n------------\n\n*neuralart* supports Python 3.x.\n\nLinux, Mac, and Windows are supported.\n\nOther operating systems may be compatible if the dependencies can be properly installed.\n\nDependencies\n~~~~~~~~~~~~\n\n- PyTorch\n- Pillow\n\nInstallation\n------------\n\n`neuralart \u003chttps://pypi.python.org/pypi/neuralart\u003e`__ is available on PyPI,\nthe Python Package Index.\n\n::\n\n    $ pip install neuralart\n\nCommand Line Utility\n--------------------\n\nThere is a command line utility for generating images. Use the :code:`--help`\nflag for more information.\n\n::\n\n    $ neuralart --help\n\nExample\n~~~~~~~\n\n::\n\n    $ neuralart \\\n          --seed 2 \\\n          --xres 2048 \\\n          --hidden-std 1.2 \\\n          example.png\n\n.. image:: https://github.com/dstein64/neuralart/blob/master/images/example-400.png?raw=true\n   :target: https://github.com/dstein64/neuralart/blob/master/images/example.png\n\nLibrary Example Usage\n---------------------\n\nSee `example.py \u003chttps://github.com/dstein64/neuralart/blob/master/example.py\u003e`__.\n\nLicense\n-------\n\nThe code in this repository has an `MIT License \u003chttps://en.wikipedia.org/wiki/MIT_License\u003e`__.\n\nSee `LICENSE \u003chttps://github.com/dstein64/neuralart/blob/master/LICENSE\u003e`__.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdstein64%2Fneuralart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdstein64%2Fneuralart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdstein64%2Fneuralart/lists"}