Pinned Repositories
3D-brainTumor-segmentation
3D Unet model of brain tumor segmentation
BitcoinGARCH
Project in Statistics: Timeseries analysis (STAH14) at Lund University. The project it about Bitcoin price and returns, modelled using an AR-GARCH model.
C-Malm-Assignments
Assignments for Programming in C# at Malmö Universitet. Spring 2020
CIFAR10-competition_model
Keras implementation of a model for the in-class competition in Neural Networks and Learning Systems course at Linköping Univerity, spring 2022.
databricks-template
Infusion-Net_unofficial
Unofficial implementation of "Infusion-Net: Inter- and Intra-Weighted Cross-Fusion Network for Multispectral Object Detection".
oil_storage-detector
Oil Storage Detector using YOLOv5
satellite_imagery_segmentation
text_generator_py
Simple python script to generate new sentences given an input text
Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
TheodorEmanuelsson's Repositories
TheodorEmanuelsson/3D-brainTumor-segmentation
3D Unet model of brain tumor segmentation
TheodorEmanuelsson/BitcoinGARCH
Project in Statistics: Timeseries analysis (STAH14) at Lund University. The project it about Bitcoin price and returns, modelled using an AR-GARCH model.
TheodorEmanuelsson/CIFAR10-competition_model
Keras implementation of a model for the in-class competition in Neural Networks and Learning Systems course at Linköping Univerity, spring 2022.
TheodorEmanuelsson/oil_storage-detector
Oil Storage Detector using YOLOv5
TheodorEmanuelsson/satellite_imagery_segmentation
TheodorEmanuelsson/Infusion-Net_unofficial
Unofficial implementation of "Infusion-Net: Inter- and Intra-Weighted Cross-Fusion Network for Multispectral Object Detection".
TheodorEmanuelsson/databricks-template
TheodorEmanuelsson/text_generator_py
Simple python script to generate new sentences given an input text
TheodorEmanuelsson/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
TheodorEmanuelsson/C-Malm-Assignments
Assignments for Programming in C# at Malmö Universitet. Spring 2020
TheodorEmanuelsson/YahooEmbeddings
Paper on pretrained embeddings for Q/A topic classification
TheodorEmanuelsson/dijkstrasAlgorithm
This R package in an implementation of the Euclidean algorithm and Dijkstra's algorithm.
TheodorEmanuelsson/dotfiles
My dotfiles
TheodorEmanuelsson/knapsack
This package implements three algorithms to solve the discrete optimization problem called the knapsack problem.
TheodorEmanuelsson/PhraseNet
This is a phrase net implemented as a Shiny application. A phrase net is a visualization tool that represents a text input as a graph.
TheodorEmanuelsson/QRreg
An R package that implements linear and ridge regression using QR decomposition.
TheodorEmanuelsson/Web-Scrape-Tutorial
A short tutorial on how to scrape multiple webpages using Python 3 and BeautifulSoup
TheodorEmanuelsson/zed-examples
ZED SDK Example projects