Let's generate art with artificial intelligence and machine learning! We use Deep Daze, a repository that uses deep learning to generate art (image generation). It makes use of the ML paper on SIREN by using sin activation functions and OpenAI's CLIP, a contrastive learning model for comparing text and image similarity. Generating art with machine learning has been a thing since Google's Deep Dream, and it has been getting ever since! The link below explains how to setup the model and generate art with the AI.
Link to code: https://github.com/ejmejm/AI-Art-Gene...
Link to Deep Daze: https://github.com/lucidrains/deep-daze