Posts

Tensor Puzzles

Tensor Puzzles

0
This is a collection of 16 tensor puzzles. Like chess puzzles these are not meant to simulate the complexity of a real program, but to practice in a simplified environment. Each puzzle asks you to reimplement one function in the NumPy standard library without magic. Link
Top ten cloud GPU platforms for deep learning

Top ten cloud GPU platforms for deep learning

0
In this article, we explore the services of available cloud GPU platforms with a focus on relevant factors such as pricing, infrastructure, design, performance, support, and security. We use this to present the best platforms to consider for your cloud GPU necessities. Link
Example Usage For a Machine Learning Workflow - Databolt Flow

Example Usage For a Machine Learning Workflow - Databolt Flow

0
For data scientists and data engineers, d6tflow is a python library which makes building complex data science workflows easy, fast and intuitive. It is primarily designed for data scientists to build better models faster. For data engineers, it can also be a lightweight alternative and help productionize data science models faster. Unlike other data pipeline/workflow solutions, d6tflow focuses on managing data science research workflows instead of managing production data pipelines.
AWS Glue ETL Code Samples

AWS Glue ETL Code Samples

0
This repository has samples that demonstrate various aspects of the new AWS Glue service, as well as various AWS Glue utilities. You can find the AWS Glue open-source Python libraries in a separate repository at: awslabs/aws-glue-libs. Link aws-glue-libs
data-diff

data-diff

0
data-diff is a command-line tool and Python library to efficiently diff rows across two different databases. Link
Hasura GraphQL Engine

Hasura GraphQL Engine

0
Hasura is an open source product that accelerates API development by 10x by giving you GraphQL or REST APIs with built in authorization on your data, instantly. Link