Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
GPhilo
GPhilo has asked
12
questions and find answers to
86
problems.
Stats
2.4k
EtPoint
776
Vote count
12
questions
86
answers
About
Just another young engineer fighting his way through C++, CUDA and Python
GPhilo questions
How to wrap a frozen Tensoflow graph in a Keras Lambda layer in TF2?
JPQL: Field path cannot be resolved to a collection type
Why does C++ allow to throw anything?
Is it possible to configure the temp file folder in git diff?
Tensorflow allocating GPU memory when using tf.device('/cpu:0')
How to lazily generate a finished sequence of items and iterate over it
Transfer learning with tf.estimator.Estimator framework
Difference between tf.data.Dataset.map() and tf.data.Dataset.apply()
GPhilo answers
tf.data: "mixing" batch sizes?
clarify behaviour: collections.defaultdict vs dict.setdefault
min_scale and max_scale in the model config of Tensorflow Object Detection API
3D convolution for preprocessing with Tensorflow
Increasing epochs vs increasing training data
How to know attributes vs methods in Python object?
Is loc[ ] a function in Pandas
Evaluating a tensor partially
"illegal multibyte sequence" error from BeautifulSoup when Python 3
Efficiently sum elements of a numpy array corresponding to indices matched by another array