Welcome to Advent of Code Neural Network Art! This is my craft submission for the
r/adventofcode subreddit. The input box to the left
is used for your answers to each of the days, each day seperated by newlines (it assumes your input starts from day 1), and each part seperated by ","
(day 21 is fine as it only splits by the first comma).
It is currently prefilled with my answers just to get an idea of what they can look like. The output doesn't change if the input doesn't change because the model
is initilised from a JSON file.
If you want to play around, you can
change the model that generates the images
by changing the settings that determine the network and hence the art that is generated.