/MLArtUIowa

Deep learning art project using user-graded pictures of Ising-model worm pictures.

Primary LanguageJupyter NotebookMIT LicenseMIT

PROJECT = Beautiful Bits: Learning Beauty from the Ising Model
AUTHOR = Kenneth Heitritter, Yannick Meurice
INSTITUTION = The University of Iowa


Environment managed using Conda. In order to recreate the proper environment use "conda env create --file environment.yaml". Likewise, to export modifed environment do "conda env export > environment.yml".