Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Alex
Alex has asked
14
questions and find answers to
5
problems.
Stats
248
EtPoint
69
Vote count
14
questions
5
answers
About
Alex questions
TensorFlow: Split a tensor into `batch_size` slices
"No matching function for call" error when creating a vector of function variants
Python: How to make this color thresholding function more efficient
In h5py, do I need to call flush() before I close a file?
Anaconda: How to safely remove duplicate packages
Why can I not retrieve the index of a variant and use that to get its content?
Numpy: Replacing values in a 2D array efficiently using a dictionary as a map
Keras: Out of memory when doing hyper parameter grid search
Training a tf.keras model with a basic low-level TensorFlow training loop doesn't work
Numpy: Indexing over the last axis when you don't know the rank in advance
Alex answers
TensorFlow: Split a tensor into `batch_size` slices
What is the difference between tf.keras.layers versus tf.layers?
Training a tf.keras model with a basic low-level TensorFlow training loop doesn't work
Why does my training loss have regular spikes?