Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in neural-network

Python Neural Network Backpropagation

ANN: Recursive backpropagation

Using Neural Network to solve Y = X * X + b type formula

Programming a Basic Neural Network from scratch in MATLAB

Using a neural network in motion control

neural-network

Convolutional neural networks for time-series

neural-network

How can we prune the neural network in R?

r neural-network pruning

Torch / Lua, which neural network structure for mini-batch training?

lua neural-network torch

How to do disjoint classification without softmax output?

neural-network fann

Backpropagation in Convolutional Neural Networks

TensorFlow restore/deploy network without the model?

Fail to implement layer normalization with keras

python neural-network keras

Tensorflow: show or save forget gate values in LSTM

Neural networks and the XOR function

how to use model after trained in tensorflow (save/load graph)

Customizing the convolution layer in caffe windows cpp

reduce size of pretrained deep learning model for feature generation

Training a dense layer from bottleneck features vs. freezing all layers but the last - should be the same, but they behave differently

Replicate MLPClassifier() of sklearn in keras

Setting GLOG_minloglevel=1 to prevent output in shell from Caffe