Fasttext Classification with Keras in Python
I am going to perform fasttext classification of texts in the 20 Newsgroups dataset in this tutorial. I am going to use Keras in Python… Read More »Fasttext Classification with Keras in Python
I am going to perform fasttext classification of texts in the 20 Newsgroups dataset in this tutorial. I am going to use Keras in Python… Read More »Fasttext Classification with Keras in Python
I am creating an neural style transfer AI artist in this tutorial, to be able to create a new image from a combination of two… Read More »Neural Style Transfer in Python
I am implementing RetinaNet for object detection in this tutorial. RetinaNet is a single stage object detection model that uses Feature Pyramid Networks (FPN) and Focal… Read More »RetinaNet Object Detection in Python
I am going to implement Faster R-CNN for object detection in this tutorial, object detection is a computer vision and image processing technique that is… Read More »Faster R-CNN Object Detection in Python
I am going to perform image classification with a ResNet50 deep learning model in this tutorial. I am using the CIFAR-10 dataset to train and… Read More »ResNet50 Image Classification in Python
I am going to solve three problems with dynamic programming (DP) in this tutorial. Dynamic programming is a technique used in mathematics and programming to… Read More »Dynamic Programming in Python
I am creating a service for Freja eID v1.0 signatures, validation of signatures and authentication in this tutorial. Freja eID is a global service for… Read More »Freja eID v1.0 Signature, Validation and Authentication in ASP.NET Core
I am going to implement a service for BankID v5 (version 5) authentication, signatures and validation in this tutorial. The service is implemented as a… Read More »BankID v5 Signature, Validation and Authentication in ASP.NET Core
I am creating a form for eID smart card signatures and signature validation in this tutorial. A qualified digital e-signature with a smart card is… Read More »eID Smart Card Signature and Validation in JavaScript
This is a documentation of Annytab Dox Travel Expense Claim v1, our own royalty-free standard for a travel expense claim that can be used by… Read More »Annytab Dox Travel Expense Claim v1