Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in neural-network

Neural Network "Breeding"

Java: micro-optimizing array manipulation

what exactly does 'tf.contrib.rnn.DropoutWrapper'' in tensorflow do? ( three citical questions)

List of activation functions in C#

Proper way to implement biases in Neural Networks

Wrap CNTK Applications

c# python neural-network cntk

Set half of the filters of a layer as not trainable keras/tensorflow

Keras or Tensorflow function to draw a 3D diagram of a neural network structure?

Can a neural network be used to find a functions minimum(a)?

How to do supervised deepbelief training in PyBrain?

Audio signal source separation with neural network

number of parameters in Caffe LENET or Imagenet models

Does Word2Vec has a hidden layer?

neural-network word2vec

Trying to find object coordinates (x,y) in image, my neural network seems to optimize error without learning [closed]

XOR not learned using keras v2.0

how to begin neural network programming [closed]

How to propagate/fire recurrent neural networks(RNN)?

Wrong number of dimensions: expected 3, got 2 with shape (119, 80)

python neural-network keras

What do Keras convolution layers do with color channels?

Keras taking very long time to make first prediction following model.load()