Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
FalconUA
FalconUA has asked
10
questions and find answers to
27
problems.
Stats
756
EtPoint
236
Vote count
10
questions
27
answers
About
Software Engineer at Microsoft, USA. Former Computer Vision engineer at Samsung Research, Ukraine.
FalconUA questions
Why do chat applications have to be asynchronous?
C++20: difference between [[likely]], [[unlikely]] and __builtin_expect?
Is tf.GradientTape in TF 2.0 equivalent to tf.gradients?
Algorithm to find isomorphic set of permutations
How to programmatically prevent linux computer from sleeping or turning on screensaver?
Given a machine that can sort 5 of your objects. How fast can we sort 25 of them?
C++20: Concepts of multiple types and its constraint, correct syntax?
FalconUA answers
STL container equivalent of Delphi set?
How to customize ImageDataGenerator in order to modify the target variable values?
Why does the loss of a CNN decrease for a long time and then suddenly increase?
How can I duplicate tensorflow layer?
How to implement gradient reversal layer in TF 2.0?
Access internal forget gate value in lstm node
Cloning a network with tf.contrib.graph_editor
Converting an integer to char by adding '0' - what is happening?
Visualize TFLite graph and get intermediate values of a particular node?
Efficiently randomly shuffling the bits of a sequence of words