Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
sdcbr
sdcbr has asked
2
questions and find answers to
37
problems.
Stats
937
EtPoint
297
Vote count
2
questions
37
answers
About
Cofounder and tech lead at paperbox.ai.
sdcbr questions
Exporting a Keras model as a TF Estimator: trained model cannot be found
Inconsistency between image resizing with Keras (PIL) and TensorFlow?
sdcbr answers
How to use TF IDF vectorizer with LSTM in Keras Python
Early stop when validation loss satisfies certain criteria
Exporting a Keras model as a TF Estimator: trained model cannot be found
How do I implement multilabel classification neural network with keras
TypeError: object of type 'Tensor' has no len() when using a custom metric in Tensorflow
How to know when to use fit_generator() in keras when training data gets too big for fit()?
Keras: input shape of a dense layer
How to restrict the sum of predicted outputs in a neural network regression using Keras (tensorflow)
Keras ImageDataGenerator: why are the outputs of my CNN reversed?
How to concatenate two tensors having different shape with TensorFlow?