how to

8 posts

How to Render Jupyter Notebooks in Your Web (React) App
How to convert your Jupyter Notebook to html and render it in a web app using React based frameworks like Gatsby, Next.js etc.

Mar 15, 2022

How to Speed Up Neural Network Training with Intel's Gaudi HPUs. A Tensorflow 2.0 Object Detection Example
You have heard of GPUs, and TPUs. Here is what you need to know as an ML engineer to use HPUs (Habana Processor Units)!

Mar 1, 2022

Signature Image Cleaning with Tensorflow 2.0 - TF.Data and Autoencoders
How to create a synthetic TF.Data generator and train a deep convolutional neural networks on the task of signature cleaning.

Feb 25, 2022

How To Convert PDFs to Images for ML Projects Using Ghostscript and Multiprocessing
Want to use data from PDF files for your machine learning projects? Convert them to images using Ghostscript. Get it done even faster (7x speed up) with multiprocessing.

Jan 28, 2022

How to Render Blender 3D Models in React with React Three Fiber
How to import 3D models created in Blender and view them in React with React Fiber.

Jan 10, 2022

Hello World VR Application with the Oculus Quest 2 and Unity
Documenting my initial foray (Hello World) into developing for the Oculus Quest 2 and Unity.

Jan 2, 2022

How to Implement Extractive Summarization with BERT in Pytorch
How to Implement Extractive Summarization (as Sentence Classification) using HuggingFace BERT models in Pytorch

Aug 27, 2021

How to Explain HuggingFace BERT for Question Answering NLP Models with Tensorflow 2.0
Using gradients to visualize what parts of the question/passage most impact the predicted answer.

Jul 22, 2020

Read the Newsletter.

I write a monthly newsletter on Applied AI and HCI. Subscribe to get notified on new posts.

Feel free to reach out! Twitter, GitHub, LinkedIn

Read and Subscribe