Predicting film genres from their posters with Tensorflow.js
Go to file
Starbeamrainbowlabs ab496d45de
It predicts!
This was a whole lot easier to implement than the Temporal CNN I'm doing 
for my PhD.....

Next task: tidy up the code, document it, and write the README

....that can wait until tomorrow though :P
2020-09-15 19:09:42 +01:00
src It predicts! 2020-09-15 19:09:42 +01:00
.gitignore It trains! 2020-09-15 18:32:51 +01:00
LICENSE Initial commit 2020-09-15 15:39:02 +01:00
README.md Initial commit 2020-09-15 15:39:02 +01:00
package-lock.json It trains! 2020-09-15 18:32:51 +01:00
package.json It trains! 2020-09-15 18:32:51 +01:00

README.md

film-poster-genres

Predicting film genres from their posters with Tensorflow.js