Skip to content
View chandlersupple's full-sized avatar
  • Berkeley, California
Block or Report

Block or report chandlersupple

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. Third-Law-of-Thermodynamics-Simulation Third-Law-of-Thermodynamics-Simulation Public

    A simulation representative of the Third Law of Thermodynamics - entropy of a 'perfect' crystalline structure

    Python

  2. Self-Attention-GAN Self-Attention-GAN Public

    An implementation of the self-attention GAN (SAGAN) as described in "Self-Attention Generative Adversarial Networks" by Zhang et al.

    Python

  3. Neural-Network-from-Scratch Neural-Network-from-Scratch Public

    A neural network modeled in Python using only the Numpy library (for matrix operations).

    Python

  4. Variational-Autoencoder-in-Tensorflow Variational-Autoencoder-in-Tensorflow Public

    An implementation of a convolutional variational autoencoder in Tensorflow

    Python