Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in neural-network

When should I use support vector machines as opposed to artificial neural networks?

Difference between np.dot and np.multiply with np.sum in binary cross-entropy loss calculation

Prerequisites Needed to Read Books on Neural Networks (and understand them)

Multivariate LSTM with missing values

Altering trained images to train neural network

How to work with multiple inputs for LSTM in Keras?

How to make virtual organisms learn using neural networks? [closed]

How to calculate optimal batch size

Understanding a simple LSTM pytorch

SVM and Neural Network

Why rotation-invariant neural networks are not used in winners of the popular competitions?

Finding gradient of a Caffe conv-filter with regards to input

What is a multi-headed model? And what exactly is a 'head' in a model?

Adam optimizer goes haywire after 200k batches, training loss grows

What is "metrics" in Keras?

What is `lr_policy` in Caffe?

Fast sigmoid algorithm

algorithm neural-network

Unsupervised pre-training for convolutional neural network in theano

How to input the image to the neural network?

Getting a simple Neural Network to work from scratch in C++

c++ neural-network