AI Engineer & Consultant
-
SPIE Nederland
- Utrecht, Netherlands
-
15:55
(UTC +01:00) - https://orcid.org/0000-0003-2561-0537
- in/denbergvanthijs
- @denbergvanthijs
Pinned Loading
-
railsem19_yolov5
railsem19_yolov5 PublicImplementing YOLOv5 on the RailSem19 dataset
-
aHaskellPriori
aHaskellPriori PublicApriori algorithm in Haskell for the course Declarative Programming in the second year
Haskell
-
musaic
musaic PublicForked from al165/musaic
Interface for composing music with an A.I. musician for the course INFOMSMT at the Utrecht University
Python
-
3D spinning donut in Python. Based o...
3D spinning donut in Python. Based on the pseudocode from: https://www.a1k0n.net/2011/07/20/donut-math.html 1import numpy as np
23screen_size = 40
4theta_spacing = 0.07
5phi_spacing = 0.02
-
Conway's Game of Life using a neural...
Conway's Game of Life using a neural network with Keras and Tensorflow in Python 1import matplotlib.pyplot as plt
2import numpy as np
3import tensorflow as tf
4from matplotlib.animation import FuncAnimation
5from tensorflow.keras.layers import Conv2D, InputLayer, Layer
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.