Pinned Repositories
Advent-of-Code
Advent of code answers written in Python
chora
A JavaScript visual simulator of the Patmos instruction set.
downsampled-diffusion
Original implementation of the Downsampled Diffusion Probablistic Models (dDDPM) in PyTorch, as part of my M.Sc. thesis on deep generative models.
generative-convergence
Investigate model convergence for vae, flow and draw models on MNIST and toy data from the FFJORD paper.
Language-Modelling
State-of-the-Art Language Modelling in Python with PyTorch.
recurrence-and-attention-latent-variable-models
A first iteration attempt to implement the deep recurrent attentive writer (DRAW) ML model for generative modeling, and comparing this to a standard and ladder VAE.
RISCV-Simulator
A simulator of RISC-V instruction set written in Java
tfde-tfp
Tensor Factorized Density Estimation with TensorFlow Probability
ValuAItion
Predicting valuation prices of danish properties using machine learning.
warcraft-major-character-analysis
Analysis of connection of users on GitHub, by examining their interactions with repositories.
simonamtoft's Repositories
simonamtoft/RISCV-Simulator
A simulator of RISC-V instruction set written in Java
simonamtoft/ValuAItion
Predicting valuation prices of danish properties using machine learning.
simonamtoft/generative-convergence
Investigate model convergence for vae, flow and draw models on MNIST and toy data from the FFJORD paper.
simonamtoft/recurrence-and-attention-latent-variable-models
A first iteration attempt to implement the deep recurrent attentive writer (DRAW) ML model for generative modeling, and comparing this to a standard and ladder VAE.
simonamtoft/downsampled-diffusion
Original implementation of the Downsampled Diffusion Probablistic Models (dDDPM) in PyTorch, as part of my M.Sc. thesis on deep generative models.
simonamtoft/chora
A JavaScript visual simulator of the Patmos instruction set.
simonamtoft/Language-Modelling
State-of-the-Art Language Modelling in Python with PyTorch.
simonamtoft/Advent-of-Code
Advent of code answers written in Python
simonamtoft/bayesian-audiovisual-speech-perception
Project in Cognitive Modelling: "Bayesian models of audiovisual integration in speech perception"
simonamtoft/belief-revision-agent
A belief revision engine made for the Intro to AI course on DTU.
simonamtoft/dl-computer-vision
Doing Deep Learning with Python for computer vision tasks.
simonamtoft/tfde-tfp
Tensor Factorized Density Estimation with TensorFlow Probability
simonamtoft/warcraft-major-character-analysis
Analysis of connection of users on GitHub, by examining their interactions with repositories.
simonamtoft/face-perception-modelling
Project was done as a part of the Cognitive Modelling course at the Technical University of Denmark.
simonamtoft/GameOfLife
Conway's Game of Life written in Java
simonamtoft/Phi-3CookBook
This is a Phi-3 book for getting started with Phi-3. Phi-3, a family of open AI models developed by Microsoft. Phi-3 models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks.
simonamtoft/project-planner
Exam project for Software Engineering at DTU
simonamtoft/RaceTrack
Simple single player car game written in Java
simonamtoft/redi-test-git
ReDI Data Analytics test GitHub project for learning Git
simonamtoft/The-Little-Book-of-ML-Metrics
The book every data scientist needs on their desk.