Various bits of code to train on colour palettes, analyse fractals generated from https://github.com/peterorum/functal, use Microsoft Vision API tp genertae captions, and then post to socials from lambda.
- From the
data/hsl-jsonfolder,scp functal://data/hsl-json/* . - From the
generatefolder, runcombine-jsons.py, - then
convert-to-csv. - From the
trainfolder, run003-split. - From the
classifyfolder, runnode server.jsusing thepredictionsfile as test.
For lambda, put the files in captions along with node_modules in the same folder & compress, then upload zip.