ZZahashinzahash.hashnode.dev·Nov 21, 2020 · 1 min readGenerate Unique Non Copyrighted 4k Pattern Art Image on each page refreshhttps://pattern-art.herokuapp.com/00
ZZahashinzahash.hashnode.dev·Nov 18, 2020 · 2 min readGeneral Purpose Tensorflow Model Trainer For CSV FilesI made a general-purpose Python notebook to train TensorFlow models on any given CSV file. you just need to specify the dataset path, label name, batch size, and task (regression or classification). things like the number of layers, number of nodes i...00