Skip to content
View moritzhambach's full-sized avatar
Block or Report

Block or report moritzhambach

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Detecting-Cheating-in-Chess Detecting-Cheating-in-Chess Public

    Can chess engine use be detected just from the moves on the board? Let's try, using a CNN - LSTM architecture.

    Python 29 6

  2. Image-Augmentation-in-Keras-CIFAR-10- Image-Augmentation-in-Keras-CIFAR-10- Public

    Using image augmentation to reach 90.3% accuracy on CIFAR-10 in 100 epochs with a simple CNN.

    Jupyter Notebook 23 9

  3. CPU-vs-GPU-benchmark-on-MNIST CPU-vs-GPU-benchmark-on-MNIST Public

    compare training duration of CNN with CPU (i7 8550U) vs GPU (mx150) with CUDA depending on batch size

    Jupyter Notebook 10 6

  4. seminarTransferLearning seminarTransferLearning Public

    Jupyter Notebook 1

  5. MNIST---classifying-handwritten-digits MNIST---classifying-handwritten-digits Public

    - build a neural network from scratch in numpy (98.3% accuracy) and a convolutional NN in Keras (99.68%)

    Jupyter Notebook

  6. packnet-sfm packnet-sfm Public

    Forked from TRI-ML/packnet-sfm

    TRI-ML Monocular Depth Estimation Repository

    Python