Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
giser_yugang
giser_yugang has asked
1
questions and find answers to
11
problems.
Stats
284
EtPoint
90
Vote count
1
questions
11
answers
About
giser_yugang questions
Why does embedding vector multiplied by a constant in Transformer model?
giser_yugang answers
How to fix "ValueError: Operands could not be broadcast together with shapes (2592,) (4,)" in Tensorflow?
How to create embeddedings for a column that is a list of categorical values
In Tensorflow dataset api: How to use padded_batch so that a pads with a specific value without specifying the number of pads
calculating the number of parameters of a GRU layer (Keras)
how to get string value out of tf.tensor which dtype is string
Selecting columns from 3D tensor according to a 1D tensor of indices (Tensorflow)
Is there any similar funtion as list.append() in tensorflow?
What exactly does tf.expand_dims do to a vector and why can results be added together even when matrix shapes are different?
How to get a windowed dataset in tensorflow 2 from an array of numpy arrays?
how to use tf.metrics.recall_at_k properly?