Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in neural-network

OCR with perceptron neural network of Aforge.net answers wrong

Do convolutional neural networks suffer from the vanishing gradient?

Run model in reverse in Keras

How can I stream data directly into tensorflow as opposed to reading files on disc?

Where to add dropout in neural network?

AttributeError:'Tensor' object has no attribute '_keras_history'

3darray training/testing TensorFlow RNN LSTM

Tensor indexing in custom loss function

Getting same predicted values for all inputs in trained tensor flow network

Sigmoid output - can it be interpreted as probability?

Need a specific example of U-Matrix in Self Organizing Map

Questions about Q-Learning using Neural Networks

Neural Networks: Does the input layer consist of neurons?

scale the loss value according to "badness" in caffe

Sequence prediction of characters?

What is a fused kernel (or fused layer) in deep learning?

Help me with my backprop implementation in Python

PyBrain:How can I put specific weights in a neural network?

How to perform multi-label learning with LSTM using theano?

A reusable Tensorflow convolutional Network