Skip to content
View swyoon's full-sized avatar

Block or report swyoon

Report abuse

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

Report abuse

Pinned Loading

  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 44 18

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

    A minimal implementation of Gaussian process regression in PyTorch

    Jupyter Notebook 64 12

  4. Diffusion-by-MaxEntIRL Diffusion-by-MaxEntIRL Public

    The official repository for NeurIPS 2024 Oral <Maximum Entropy Inverse Reinforcement Learning of Diffusion Models with Energy-Based Models>

    Python 29 5