Skip to content
View AlexanderMath's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report AlexanderMath

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

Pinned

  1. itf itf Public

    Library for Normalizing Flow in TensorFlow 2.0.

    Python 1

  2. fasth fasth Public

    Code for the article "What if Neural Networks had SVDs?", to be presented as a spotlight paper at NeurIPS 2020.

    Python 68 10

  3. keras-gan keras-gan Public

    Keras implementation of original GAN, least-squares GAN and Wasserstein GAN. Check out the animation that compares the different GANs during training!

    Python

  4. machine-learning-teaching-material machine-learning-teaching-material Public

    Material I used as a teaching assistant during the Machine Learning course at Aarhus University.

    Jupyter Notebook 5 14

  5. npnet npnet Public

    Neural Network implemented in Numpy with backpropagation and momentum.

    Python 1

  6. pixcnn pixcnn Public

    Simple PixelCNN implementation in PyTorch to understand the details and quickly try different experiments.

    Python