Skip to content
View sarahwolf32's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report sarahwolf32

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

Popular repositories Loading

  1. conditional-DCGAN-for-MNIST conditional-DCGAN-for-MNIST Public

    A conditional DCGAN, in Tensorflow, for generating hand-written digits from the MNIST dataset.

    Python 14 4

  2. Language-Model-RNN Language-Model-RNN Public

    A character-based language model for generating new words similar to those in the training data. Includes a trained model for generating new Pokemon names. Implemented in Tensorflow.

    Python 6

  3. DCGAN-for-MNIST DCGAN-for-MNIST Public

    A Tensorflow implementation of a DCGAN based on the paper by Radford, et al. Generates handwritten digits from the MNIST dataset.

    Python 2

  4. Image-to-Image-Translation Image-to-Image-Translation Public

    A Tensorflow implementation of the paper 'Image-to-Image Translation with Conditional Adversarial Nets' by Isola, et al.

    Python 1 1

  5. Neural-Style-Transfer Neural-Style-Transfer Public

    A Tensorflow implementation of the paper 'A Neural Algorithm of Artistic Style' by Gatys, et al. Uses a pre-trained VGG-19 model.

    Python