Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in neural-network

Why do we need to explicitly call zero_grad()? [duplicate]

What is the number of filter in CNN?

Octave : logistic regression : difference between fmincg and fminunc

Tensorflow: How to replace or modify gradient?

Using Dropout in Pytorch: nn.Dropout vs. F.dropout

2-D convolution as a matrix-matrix multiplication [closed]

Python scikit learn MLPClassifier "hidden_layer_sizes"

Meaning of an Epoch in Neural Networks Training

How does one debug NaN values in TensorFlow?

How useful is Turing completeness? are neural nets turing complete?

How to log Keras loss output to a file

How to make a custom activation function with only Python in Tensorflow?

What is num_units in tensorflow BasicLSTMCell?

How are neural networks used when the number of inputs could be variable?

what is the default kernel_initializer in keras

neural-network keras

Keras Text Preprocessing - Saving Tokenizer object to file for scoring

How to return history of validation loss in Keras

Math optimization in C#

PyTorch: How to change the learning rate of an optimizer at any given moment (no LR schedule)

Open Source Neural Network Library [closed]