Data Science
How to Convert and Use Models in the PINTO Model Zoo

How to Convert and Use Models in the PINTO Model Zoo

The PINTO Model Zoo provides a treasure trove of models inter-converted between numerous frameworks like TensorFlow, PyTorch, ONNX, and others, perfect for squeezing the most out of your neural networks. In this guide, we’ll walk through how to utilize these models...

How to Get Started with TT-NN and TT-Metalium

How to Get Started with TT-NN and TT-Metalium

Welcome to the world of TT-NN and TT-Metalium, powerful tools for building neural networks and hardware programming in Python and C++. In this guide, we will explore how to set them up and start your journey into deep learning. Buckle up, and let's dive in! Step 1:...

Blazing-Fast CSV Data-Wrangling with QSV

Blazing-Fast CSV Data-Wrangling with QSV

Welcome to your ultimate guide to using QSV, a command line tool designed to simplify your CSV data-wrangling tasks at unmatched speeds. Whether you’re querying, slicing, transforming, or validating CSV files, QSV offers a comprehensive toolkit to meet your data...

Getting Started with FARM: A User-Friendly Guide

Getting Started with FARM: A User-Friendly Guide

FARM, which stands for Framework for Adapting Representation Models, is an incredibly useful tool designed to simplify the process of Transfer Learning with models like BERT. Built on top of transformers, FARM makes it simpler, faster, and ready for enterprise usage....