Christian Philipp Singer's repositories
SpokenDigits
This is our submission for the final graded project for the WS22/23 course "Neural Networks: Theory and Implementation" at Saarland University.
2dTransformVisualizer
Visualize application of 2d transformations to rectangles. Based on exercise 2.2 of the book "Computer Vision: Algorithms and Application"
Age-Detection-Over-18
Determine whether a person is over 18 from a picture or a video stream of the persons face.
Language:PythonMIT000
Christian-Singer
Personal Website
JuliaPlayground
Repository used for the code I'm writing while learning the Julia language.
NeuralNetwork
Implementing a neural network from scratch in numpy to improve my understanding of deep learning