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

Block or report jurastm

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 Loading

  1. MNIST_digits_with_binary_layer MNIST_digits_with_binary_layer Public

    Here is solution for learning binary codes for MNIST digits.

    Jupyter Notebook

  2. semantic_segmantation_network semantic_segmantation_network Public

    This is step by step implementation of fractionally strided convolutional net

    Jupyter Notebook

  3. human_faces_images_descriptors human_faces_images_descriptors Public

    Human faces descriptors that retrieved from last fully connected layer of neural net

    Jupyter Notebook 1

  4. differentiable_neural_plasticity differentiable_neural_plasticity Public

    Differentiable neural plasticity. Tensorflow implementation

    Python