how to
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.
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)!
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.
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.
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.
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.
How to Implement Extractive Summarization with BERT in Pytorch
How to Implement Extractive Summarization (as Sentence Classification) using HuggingFace BERT models in Pytorch
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.
Tags these posts also carry
Read the Newsletter.
I write a monthly newsletter on Applied AI and HCI. Subscribe to get notified on new posts.