Deploy state-of-the-art using Docker implemented in Tensorflow
Everyone is talking about training the Deep Learning models and fine tuning them but very few talks about the deployment and the… (more…)
Read more »Docker became very popular in the last few years for being such a flexible tool to isolate processes in so called containers. If you haven’t played with it yet, I highly recommend you to watch my free course on Docker Security. But if you have, I’d like t…