Stars
Python implementation of an N-gram language model with Laplace smoothing and sentence generation.
CSCentre Python course notes https://compscicenter.ru/courses/python/2015-autumn/
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
Pipeline for training NER models using PyTorch.