ml4a is a Python library for making art with machine learning. It features:
- an API wrapping popular deep learning models with creative applications, including StyleGAN2, SPADE, Neural Style Transfer, DeepDream, and many others.
- a collection of Jupyter notebooks explaining the basics of deep learning for beginners, and providing recipes for using the materials creatively.
ml4a itself is licensed MIT, but you are also bound to the licenses of any [models]https://github.com/ml4a/ml4a/tree/master/ml4a/models/submodules) you use.