Protocol Buffers
Why can’t we just use JSON?
Software Engineering | Machine Learning | Deep Learning
Why can’t we just use JSON?
What are the data structures that power our databases?
What is the DICOM file format and how does it relate to computer vision?
What is a Convolutional Neural Network?
Quick walkthrough of deploying the ResNet-50 Computer vision model via Flask, NGINX, Gunicorn, and Docker.
Small post on utilizing Github’s new CI tool, Github Actions.
Small post about hash tables.
Quick introduction to the Selection Sort Algorithm.
Small post about recursion basics.
Quick introduction to Linked Lists vs Arrays.
This is a brief tutorial on the binary search algorithm.
This is a brief tutorial on manual text tokenization of a document corpus using the nltk
library.