Skip to content
View tuelwer's full-sized avatar
🚀
🚀

Organizations

@hhu-machine-learning

Block or report tuelwer

Report abuse

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

Report abuse

Pinned Loading

  1. pymatting/pymatting pymatting/pymatting Public

    A Python library for alpha matting

    Python 1.9k 226

  2. pytorch-tutorial pytorch-tutorial Public

    Code I used during a PyTorch tutorial I gave within the scope of Stefan Harmeling's machine learning lecture

    Jupyter Notebook 11

  3. phase-retrieval phase-retrieval Public

    Python 3 implementation of Fienup's phase retrieval algorithms

    Python 36 5

  4. cvxpy/cvxpy cvxpy/cvxpy Public

    A Python-embedded modeling language for convex optimization problems.

    C++ 6.2k 1.2k

  5. pytorch-L-BFGS-example pytorch-L-BFGS-example
    1
    import torch
    2
    import torch.optim as optim
    3
    import matplotlib.pyplot as plt
    4
    
                  
    5
    
                  
  6. conditional-pixelcnn-pytorch conditional-pixelcnn-pytorch Public

    PyTorch implementation of a conditional pixelCNN using gated convolutional layers

    Python 4 1