Pinned Repositories
diffusion_models
Toying around with diffusion models
lipGame
Browser game I am working on
LudumDare2022
master_thesis
Code accompanying my Master's Thesis
MDL_tree
My implementation of MDL (Minimum Description Length) Decision Trees
progan_experiments
Toy project for messing around with state-of-the-art GAN papers such as ProGAN, StyleGAN 2, and StyleALAE
RL_continuous_action_spaces
An exploration of continuous action spaces in Reinforcement Learning
RL_project_common
Code for our Reinforcement Learning Capita Selecta
SAC-X
An attempt at implementing https://deepmind.com/blog/learning-playing/
VectorVideo
A javascript implementation to create streaming video using vectors
Gerryflap's Repositories
Gerryflap/RL_continuous_action_spaces
An exploration of continuous action spaces in Reinforcement Learning
Gerryflap/diffusion_models
Toying around with diffusion models
Gerryflap/LudumDare2022
Gerryflap/advent_of_code_2021
Advent Of Code 2021, mostly in Haskell
Gerryflap/master_thesis
Code accompanying my Master's Thesis
Gerryflap/MDL_tree
My implementation of MDL (Minimum Description Length) Decision Trees
Gerryflap/ModusOperandi
Gerryflap/progan_experiments
Toy project for messing around with state-of-the-art GAN papers such as ProGAN, StyleGAN 2, and StyleALAE
Gerryflap/advent_of_code_2022
Gerryflap/advent_of_code_2023
Gerryflap/buienradarTerminal
A program that displays the precipitation radar from buienradar.nl in the command line.
Gerryflap/dl_but_every_layer_is_another_language
A Neural Network that has learned to mimic an XOR-gate, but the layers are written in Python -> Haskell -> Rust -> Java -> C
Gerryflap/evolution-sim-julia
Work in progress evolution sim in Julia
Gerryflap/gan_comparison
A small project for comparing GAN algorithms on toy datasets
Gerryflap/haskell-graphics
Gerryflap/haskell-nn
A Small Neural Network library written in Haskell (unfinished)
Gerryflap/inter_rl
Gerryflap/JavaNeuralNets
A new attempt at neural networks in java
Gerryflap/Julia-GameOfLife
Game of life implemented in the Julia language using the NNlib convolutions
Gerryflap/JuliaAlphaZero
Gerryflap/JuliaSimulatedAnnealing
Gerryflap/KerasMetMoek
Keras
Gerryflap/lipsum-logo
Draws the logo of the do-group lorem ipsum
Gerryflap/MagicDefender
Magic tower defense game in Godot
Gerryflap/MnistGAN
Gerryflap/project_DL
Gerryflap/SimpleFactory
Some simple factory pattern for use during gamejams (or anything else I guess)
Gerryflap/TimeTrialOptimization
Gerryflap/Torch_MNIST_GAN
A pytorch implementation of a GAN that generates MNIST digits.
Gerryflap/torch_rl_lib