Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in neural-network

Soccer ball detection and tracking - using AI techniques?

Failed to convert a NumPy array to a Tensor (Unsupported object type numpy.ndarray) - Already have converted the data to numpy array

Clarification on NN residual layer back-prop derivation

Keras LSTM: predict multiple sequences from single input array

PyTorch | getting "RuntimeError: Found dtype Long but expected Float" with dataset Omniglot

Can you look at an RBM as being a kind of multiplicative NN? [closed]

how to check the classes a keras classifier/Neural Network is trained on?

How to combine multiple models together?

My validation loss is lower than my training loss, should I get rid of regularization?

Do Layer Normalization in Pytorch without learnable parameters?

How to implement exponentially decay learning rate in Keras by following the global steps

Order-issuing neural network?

Expecting a contiguous tensor error with nn.Sum

lua neural-network torch

RuntimeError: Given groups=1, weight of size [64, 32, 3, 3], expected input[128, 64, 32, 32] to have 32 channels, but got 64 channels instead

When is one supposed to run wandb.watch so that weights and biases tracks params and gradients properly?

Gensim doc2vec 300 dimensional vector fed into keras,lstm model not working.Loss is not diminishing