Business Developers Tutorials Building a Bot for Better Customer Support November 28, 2016 by adamdev In a startup, we wear many hats. Operations does a little bit of sales, marketing does a little bit of quality assurance, engineering contributes to the blog…and everyone takes pride in helping out with customer service. For many months, we had one person managing questions we received through our little Intercom chat window (you know, […] Read more Ā»
Data Science Developers Tutorials Data Science Deployments with Docker November 15, 2016 / October 9, 2025 by adamdev Deploying machine learning models has always been a struggle. Most of the software industry has adopted the use of container engines like Docker for deploying code to production, but since accessing hardware resources like GPUs from Docker was difficult and required hacky, driver specific workarounds, the machine learning community has shied away from this option. […] Read more Ā»