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
3
questions and find answers to
47
problems.
Stats
1.2k
EtPoint
360
Vote count
3
questions
47
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
TensorFlow Serving for images as base64-encoded strings on Cloud ML Engine
How can I remove / delete specific weights below a threshold value from a neural network layer (dense layer or convolution layer) in Keras? [closed]
Keras: How to expand validation_split to generate a third set i.e. test set?
LSTM having a systematic offset between predictions and ground truth
Keras/Tensorflow: Get predictions or output of all layers efficiently
Custom linear transformation in keras
how to convert two dimension array to one dimension in python? [duplicate]
What does Conv2D(32, (3, 3) in TensorFlow mean?
Loading batches of images in Keras from pandas dataframe
Keras predict getting incorrect shape?