In this case, we used docker container technologies to create ML platform from scratch. It is consists of four different docker containers (mlflow, notebook, postgres, tensorboard) that are already ...
A deep learning model for recognizing hand-drawn sketches using the Quick Draw dataset, implemented with TensorFlow/Keras. The model aims to classify hand-drawn sketches into various categories, ...