Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in neural-network

How to reshape a blob in Caffe?

Getting good mixing with many input datafiles in tensorflow

what is a 'layer' in a neural network

neural-network

Where is exactly the definition of function-like macros such as CHECK & CHECK_EQ in Caffe?

LSTM in Pytorch

How to get around in place operation error if index leaf variable for gradient update?

OpenCV Combining SURF with Neural Network

Neural Networks: What does the input layer consist of?

deep learning - a number of naive questions about caffe

Error: nrow(x) == n is not TRUE when using Train in Caret

Adding an extra hidden layer using Google's TensorFlow

What does (n,) mean in the context of numpy and vectors?

PyTorch: How to convert pretrained FC layers in a CNN to Conv layers

How does upsampling in Fully Connected Convolutional network work?

Algorithms to find stuff a user would like based on other users likes

Hexagonal Self-Organizing map in Python

Keras VGG16 fine tuning

How to dynamically freeze weights after compiling model in Keras?

How to use different activation functions in one Keras layer?

Receptive Fields on ConvNets (Receptive Field size confusion)