Library that helps use Tensorflow for image classification in Elixir.
Read for details in blog post.
The package can be installed
by adding image_classifier to your list of dependencies in mix.exs:
defdepsdo[{:image_classifier,"~> 1.0.0"}]endThe docs can be found at https://hexdocs.pm/image_classifier.