Pinned Repositories
adventofcode
Advent of Code
album-similarity-search
A prototype for searching for similar albums via pitchfork reviews
automatic-speech-recognition
An automatic speech recognition transformer for converting swedish voice to text.
CLIP
Contrastive Language-Image Pretraining
dotfiles
Here be dragons.
graph-learning
Application of graph convolutional networks.
living-crystals
CUDA+OpenGL implementation of metastable brownian motion simulation
null_emacs
A whole new emacs config
particle-prediction
Predict particle movement using frames from a microscope, with autoencoders and transformers.
rl-tetris
Reinforcement learning for playing simplified tetris
christoffer-arvidsson's Repositories
christoffer-arvidsson/dotfiles
Here be dragons.
christoffer-arvidsson/particle-prediction
Predict particle movement using frames from a microscope, with autoencoders and transformers.
christoffer-arvidsson/automatic-speech-recognition
An automatic speech recognition transformer for converting swedish voice to text.
christoffer-arvidsson/graph-learning
Application of graph convolutional networks.
christoffer-arvidsson/living-crystals
CUDA+OpenGL implementation of metastable brownian motion simulation
christoffer-arvidsson/null_emacs
A whole new emacs config
christoffer-arvidsson/adventofcode
Advent of Code
christoffer-arvidsson/album-similarity-search
A prototype for searching for similar albums via pitchfork reviews
christoffer-arvidsson/CLIP
Contrastive Language-Image Pretraining
christoffer-arvidsson/crafted-emacs
A sensible base Emacs configuration.
christoffer-arvidsson/rl-tetris
Reinforcement learning for playing simplified tetris
christoffer-arvidsson/doom-emacs
An Emacs framework for the stubborn martian hacker
christoffer-arvidsson/emacs-dashboard
An extensible emacs dashboard
christoffer-arvidsson/emacs-python-devcontainer
Just a template for using devcontainers with emacs
christoffer-arvidsson/fvim
Neovim + Fennel: Because even Emacs priests need a change of scripture sometimes.
christoffer-arvidsson/gaussian-process-opt
Just a basic implementation of gaussian process optimization for hyperparameter search
christoffer-arvidsson/gl-renderer
Exploring writing a graphics engine with OpenGL
christoffer-arvidsson/introprog
christoffer-arvidsson/memorizing-transformers-pytorch
Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate nearest neighbors, in Pytorch
christoffer-arvidsson/neural-networks
Implementations of basic neural networks models
christoffer-arvidsson/nixos
Just a barebones nixos configuration
christoffer-arvidsson/nursery
Programs and libs that I haven't gotten around to formally packaging
christoffer-arvidsson/pyESN
Echo State Networks in Python
christoffer-arvidsson/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
christoffer-arvidsson/stochastic-algorithms
Stochastic optimization algorithms written in MatLab