cocoa-xu / tflite_elixir

TensorFlow Lite Elixir bindings with optional EdgeTPU support.
Apache License 2.0
20 stars 3 forks source link

docs: rename examples to notebooks #2

Closed mnishiguchi closed 1 year ago

mnishiguchi commented 1 year ago

This pull request renames the /examples directory, which contains Livebook notebooks, to /notebooks, following common convention in Elixir community. One example is Axon's repo.

Changes

cocoa-xu commented 1 year ago

Thanks @mnishiguchi! :D