rvdweerd
MSc student AI at University of Amsterdam. Member Dutch Nao Team. Aerospace engineer; strayed into general management; fond of coding; back to university
-Netherlands
Pinned Repositories
3D_Fundamentals
Learning 3D fundamentals / Direct3D
BoxPusher-Reinforcement-Learning
My solution to BoxPusher problem using BFS and Reinforcement Learning with console visualization (LC1263)
containers_GraphClassImplementation
My implementation of Graph data structure applied to flight scheduling and robot navigation
Fartannoyed_rw_dev
Chili's Fartanoyed game implementation starting at T20
games_Snake_rw
Snake implementation (most naive solution with only one array[fieldsize] data structure)
GNN-RL-CombOptim
LinearAlgebra
Own implementation of Matrix class and LinAlg algos, dev while following Gilbert Strang's 18.06
RL-experiments
Reinforcement Learning experiments, comparing performance of Q-learning and Double Q-learning algorithms.
Robotics-detection
AI project for Computer Vision in Robotics: applying Tiny Yolo-v3 for object detection and avoidance.
simmodel
Solving pursuit-evasion problems on graphs using Reinfocement Learning and GNNs
rvdweerd's Repositories
rvdweerd/simmodel
Solving pursuit-evasion problems on graphs using Reinfocement Learning and GNNs
rvdweerd/GNN-RL-CombOptim
rvdweerd/3D_Fundamentals
Learning 3D fundamentals / Direct3D
rvdweerd/BoxPusher-Reinforcement-Learning
My solution to BoxPusher problem using BFS and Reinforcement Learning with console visualization (LC1263)
rvdweerd/RL-experiments
Reinforcement Learning experiments, comparing performance of Q-learning and Double Q-learning algorithms.
rvdweerd/containers_GraphClassImplementation
My implementation of Graph data structure applied to flight scheduling and robot navigation
rvdweerd/Robotics-detection
AI project for Computer Vision in Robotics: applying Tiny Yolo-v3 for object detection and avoidance.
rvdweerd/AdventOfCode2020
Trying to keep up. C++
rvdweerd/aoc2021
Advent of Coed 2021
rvdweerd/AOC2022
rvdweerd/AOC2023
rvdweerd/autoencoder
rvdweerd/ComputerVision_Solver_opencv
Create an automated online puzzle solver based on computer vision and mouse control. (requires opencv4, e.g. through vcpkg)
rvdweerd/darknet_yolo
rvdweerd/DL2020_Lab2_p1
rvdweerd/DL2020_Lab2_p2
rvdweerd/graph-sokoban
Sokoban solver using RL/GNNs
rvdweerd/learnCMake
learning CMake
rvdweerd/LeetCode30dayChallenge2020
My C++ solutions to the 30 day challenge (2020)
rvdweerd/Machine_Learning_CS229_Ng
My implementation of exercises (Octave) for CS229 Intro to Machine Learning by Andrew Ng
rvdweerd/MachineLearning_Julia-Notebooks
Jupyter notebooks with lab work for Gilbert Strang's 18.065: Linear Algebra & Learning From Data
rvdweerd/Mujoco-experiment
Exploring Mujuco control with Inverted Pendulum model
rvdweerd/my_gpg3_custom_nodes
rvdweerd/NLP1
NLP1
rvdweerd/PCA_MNIST
Demo for PCA dimensionality reduction applied to MNIST data
rvdweerd/Pytorch_learn
rvdweerd/readme-with-video
rvdweerd/SVDtoSurfaces
Applying SVD to bitmap surfaces (expermenting with compression)
rvdweerd/VHL
rvdweerd/yolo-v3-dnt