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
2
questions and find answers to
12
problems.
Stats
308
EtPoint
95
Vote count
2
questions
12
answers
About
giser_yugang questions
How to use pandas to do upsert in SqlAlchemy
Why does embedding vector multiplied by a constant in Transformer model?
giser_yugang answers
keras mean squared error loss function for 3 dimensional time series output
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?