Recent Posts

Creating a Perceptron in PyTorch Lightning

Using PyTorchLightning to create a single perceptron model to perform multiplication.

POS Tags Simplified

Introduction to POS Tags and POS Tagging along with how they are assigned.

Named Entity Recognition (NER) Simplified

What is NER? How is/was NER performed? How can you use it?