Yura Vasiliuk's repositories
human_faces_images_descriptors
Human faces descriptors that retrieved from last fully connected layer of neural net
neural_network_with_one_hidden_layer
Here is implementation of neural network with one hidden layer. It has vectorized implementation of backpropagation
convnet_for_MNIST_digits
here is explanation for Pavel M and all other AI entusiasts
differentiable_neural_plasticity
Differentiable neural plasticity. Tensorflow implementation
Language:Python000
logistic_regression
This repository describes my logistic regression code
LSTM-sentiment
for hackathon
MNIST_digits_with_binary_layer
Here is solution for learning binary codes for MNIST digits.
semantic_segmantation_network
This is step by step implementation of fractionally strided convolutional net