Skip to main content
Hima Varsha's user avatar
Hima Varsha's user avatar
Hima Varsha's user avatar
Hima Varsha
  • Member for 9 years, 5 months
  • Last seen more than 6 years ago
33 votes
Accepted

Should a model be re-trained if new observations are available?

16 votes

When to use GRU over LSTM?

11 votes

How can I get a measure of the semantic similarity of words?

10 votes
Accepted

How do i pass data into keras?

8 votes
Accepted

What is a tower?

6 votes

What is Reinforcement Learning?

6 votes
Accepted

Which Amazon EC2 instance for Deep Learning tasks?

6 votes
Accepted

Is SuperLearning actually different to stacking,or are they essentially the same thing?

6 votes

Why convolute if Max Pooling is just going to downsample the image anyway?

5 votes

What is the difference between the training and testdata set?

5 votes

How to initialize a new word2vec model with pre-trained model weights?

4 votes
Accepted

String Values in a data frame in Pandas

4 votes
Accepted

LSTMs: what is $W_x$ & $U_z$ in $φ(W_x + U_z + b)$?

4 votes

Multiple output classes in keras

3 votes
Accepted

Example of binary classifier with numerical features using deep learning

3 votes

Why are sigmoid/tanh activation function still used for deep NN when we have ReLU?

2 votes

Can we use Stop Words while using multinomial navies theorem?

2 votes

How to ensemble classifier incorporating all features in python?

2 votes

How do you define the steps to explore the data?

2 votes

How to overcome training example's different lengths when working with Word Embeddings (word2vec)

2 votes
Accepted

Machine Learning Identification and Classification, based on string contents: General advice

2 votes
Accepted

Similar output from random forest and neural network

2 votes

Training Validation Testing set split for facial expression dataset

2 votes
Accepted

LSTM input in Keras

2 votes

Accuracy doesn't match in Keras

2 votes

Ensemble Techniques for multilabel data

1 vote

Optimizing CNN network

1 vote

Storing large data sets for python machine learning algorithm consumption

1 vote
Accepted

Word2vec - KeyError

1 vote
Accepted

What is 'parameter convergence'?