Bjørn HansenSimple Golang API + MYSQL Database tutorialIn this article I am going to show to set up a simple API that can interact with a SQL database using the golang language. I will also show…Jul 25, 20221Jul 25, 20221
Bjørn HanseninTowards Data ScienceHeart Disease Classification using Transformers in PyTorchHeart disease is an important problem, deep learning solves problems. Transformers are the future: what happens when we combine everything?Jul 26, 2021Jul 26, 2021
Bjørn HansenSpark for big dataIn this article we will use PySpark to perform data analysis on a large Airbnb dataset.Jan 13, 2021Jan 13, 2021
Bjørn HansenMask R-CNN for segmentation using PyTorchIn this article the masked R-CNN will be implemented for the task of segmentation. First an introduction of the R-CNN framework will be…Dec 30, 20202Dec 30, 20202
Bjørn HanseninCodeXThe U-Net for cell segmentation in PyTorchIn this article I will present how the original U-Net framework can be implemented using PyTorch for segmentation of medical images. I…Dec 30, 20201Dec 30, 20201
Bjørn HanseninTowards Data ScienceCycle GAN with PyTorchImplementation of original Cycle GAN architectureJun 30, 20203Jun 30, 20203