nielsRocholl
Graduate Research Intern at Nedap. Master student artificial intelligence at the University of Groningen.
Groningen
Pinned Repositories
algorithms
A collection of ML algorithms
caries-detection
cartpole-deep-rl
balancing cartpole using Deep Q learning
chamfer-distance
Cuda implementation of Chamfer distance, all credits go to Haozhe Xie. This repo is meant to be used for a simple pip install of the package.
dqn-for-catch
Deep Q learning for the game of catch
elevator-optimization
Elevator dispatching optimization using Qlearning
graph-editor
neural-networks
nn-and-ci
Repository for Neural Networks and Computational Intelligence
ppo-for-img-gen
Deep RL for the generation of images
nielsRocholl's Repositories
nielsRocholl/elevator-optimization
Elevator dispatching optimization using Qlearning
nielsRocholl/nn-and-ci
Repository for Neural Networks and Computational Intelligence
nielsRocholl/ppo-for-img-gen
Deep RL for the generation of images
nielsRocholl/algorithms
A collection of ML algorithms
nielsRocholl/caries-detection
nielsRocholl/cartpole-deep-rl
balancing cartpole using Deep Q learning
nielsRocholl/chamfer-distance
Cuda implementation of Chamfer distance, all credits go to Haozhe Xie. This repo is meant to be used for a simple pip install of the package.
nielsRocholl/deeplearning-assignment-1
nielsRocholl/dqn-for-catch
Deep Q learning for the game of catch
nielsRocholl/graph-editor
nielsRocholl/neural-networks
nielsRocholl/cog-mod-cm
Repository for the course Cognitive modelling: Complex Models
nielsRocholl/deep-learning-template
A deep learning template for streamlined setup of DL projects.
nielsRocholl/django-tutorial
https://www.youtube.com/watch?v=t7DrJqcUviA
nielsRocholl/dl-assignment-2
Double Deep Q network for OpenAI lunar lander
nielsRocholl/flutter-course
All apps from the Flutter Crash Course
nielsRocholl/fps-cuda
Cuda implementation of farthers point sampling, can be used on the GPU. Based on code by Erik Wijmans.
nielsRocholl/lamas
nielsRocholl/mojo
The Mojo Programming Language
nielsRocholl/password-vault
Simple Password Manager
nielsRocholl/pr-assignment-2
nielsRocholl/qa-system
Question answering system
nielsRocholl/rl-openai-gym
This repo will contain some of my RL learning projects in which I use the Open Ai gym to facilitate the environment
nielsRocholl/text-based-rpg
A text based RPG implemented in java