Skip to content

Latest commit

 

History

History
50 lines (42 loc) · 2.36 KB

readme.md

File metadata and controls

50 lines (42 loc) · 2.36 KB

CONTENTS

Topics

  • Django.
  • MLOps.
  • DevOps.
  • Machine Learning. (h5/hdf5-json/checkpoint/pb/tflite)
  • Pipeline.
  • Class-Based-Views.
  • New versioning system.
  • Django Environ.
  • Django Rest Framework. (custom)
  • Django authentication. (rest)
  • Jupyter lab. (examples/creations)

Run docker (two options)

$ sudo bash ./build_project.sh
$ docker-compose up --build

Links



Django MLOps (TFLite)



Created by Nouvellie, 08/07/2021
Credits to Ávila Jorge, for all the help in machine learning, from scratch. Github.
Credits to Truly Cryce, Serializers, auth and exceptions. Github.