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

Block or report swyoon

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. From numpy ndarray to tfrecords From numpy ndarray to tfrecords
    1
    import numpy as np
    2
    import tensorflow as tf
    3
    
                  
    4
    __author__ = "Sangwoong Yoon"
    5
    
                  
  2. normalized-autoencoders normalized-autoencoders Public

    The official repository for <Autoencoding Under Normalization Constraints> (Yoon, Noh and Park, ICML 2021).

    Jupyter Notebook 38 16

  3. pytorch-minimal-gaussian-process pytorch-minimal-gaussian-process Public

    A minimal implementation of Gaussian process regression in PyTorch

    Jupyter Notebook 57 12