--- author: steph_kim categories: algorithm-development excerpt: "Best Practices and Deep Dives for Algorithm Development and Model Deployment" image: teaser: /icons/algo.svg layout: article show_related: false tags: [algo-dev] title: "Deep Dives" ---
{% assign post_title = "Local Development: emulating the Algorithmia execution environment" %}
{% assign post_title = "Inspecting Algorithms: determining the live list of packages / dependencies" %}
{% assign post_title = "Multithreading: call many Algorithms in parallel" %}
{% assign post_title = "Batch Processing: efficiently run predictions on large data volumes" %}
{% assign post_title = "Examples on how to remove performance bottlenecks, from bandwidth to compute" %}