LasseRegin
M.Sc.Eng. in Mathematical Modelling from The Technical University of Denmark, Data Scientist
CTO @WoodsenseCopenhagen
Pinned Repositories
dmi-open-data
Simple Python interface to the The Danish Meteorological Institute's (DMI) Open Data API.
firestore-collections
Simple Firestore collection definitions and queries using pydantic schemas and Firestore query API.
gensim-word2vec-model
Example of how to learn vector presentation of words in python using Gensim on english wikipedia articles.
gSpan
Implementation of the depth-first gSpan algorithm for frequent graph mining in graphs data set. Finds possible frequent and canonical extensions of a given graph from a given set of graphs.
master-thesis-deep-learning
Code for my master thesis in Deep Learning: "Generating answers to medical questions using recurrent neural networks"
medical-question-answer-data
Medical question and answer dataset gathered from the web.
smhi-open-data
Simple Python interface to the Swedish Meteorological and Hydrological Institute's (SMHI).
SVM-w-SMO
Simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.
LasseRegin's Repositories
LasseRegin/medical-question-answer-data
Medical question and answer dataset gathered from the web.
LasseRegin/SVM-w-SMO
Simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.
LasseRegin/dmi-open-data
Simple Python interface to the The Danish Meteorological Institute's (DMI) Open Data API.
LasseRegin/gensim-word2vec-model
Example of how to learn vector presentation of words in python using Gensim on english wikipedia articles.
LasseRegin/master-thesis-deep-learning
Code for my master thesis in Deep Learning: "Generating answers to medical questions using recurrent neural networks"
LasseRegin/gSpan
Implementation of the depth-first gSpan algorithm for frequent graph mining in graphs data set. Finds possible frequent and canonical extensions of a given graph from a given set of graphs.
LasseRegin/smhi-open-data
Simple Python interface to the Swedish Meteorological and Hydrological Institute's (SMHI).
LasseRegin/firestore-collections
Simple Firestore collection definitions and queries using pydantic schemas and Firestore query API.
LasseRegin/02456-project
Project in course 02456 Deep Learning E16 regarding end-to-end object tracking in high-resolution videos.
LasseRegin/02807-project
Final project in course 02807 Computational Tools for Big Data E16.
LasseRegin/course-02616-large-scale-modelling
MPI project in Large Scale Modelling.
LasseRegin/djangoTwitter
A small django website based on the Twitter Search Api created for a school project at Technical University of Denmark.
LasseRegin/fut
fut is a simple library for managing Fifa 17 Ultimate Team.
LasseRegin/KK400_Rules
Rules for POK Kitchen 400
LasseRegin/latex-examples
A collection of LaTeX examples
LasseRegin/mygithubpage
LasseRegin/patternGame
A simple game created in JavaScript about creating the right pattern.
LasseRegin/polyglot
Multilingual text (NLP) processing toolkit
LasseRegin/SimpleNN
Simple implementation of a Nerual Network trained using Stochastic Gradient Descent with momentum.
LasseRegin/twitterApiHelper
A python helper class for accessing the public Twitter Search Api.