Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Vlad
Vlad has asked
0
questions and find answers to
47
problems.
Stats
1.3k
EtPoint
438
Vote count
0
questions
47
answers
About
Data Scientist
Vlad questions
Vlad answers
How can I pass logits to sigmoid_cross_entropy_with_logits before I fit and predict model?
In Tensorflow - Is it possible to lock specific convolution filters in a layer, or to remove them altogether?
Expected object of scalar type Long but got scalar type Byte for argument #2 'target'
How to use tf.gather in batch?
set_weights() in Tensorflow model
Difference between node and operations
Multiple steps of gradient descent in single tensorflow sess.run()
Conceptual understanding of GradientTape.gradient
How to convert NumPy features and labels arrays to TensorFlow Dataset which can be used for model.fit()?
How to apply mask to a tensor and keep its original shape