Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Maarten
Maarten has asked
13
questions and find answers to
2
problems.
Stats
141
EtPoint
34
Vote count
13
questions
2
answers
About
Maarten questions
How do you create a multidimensional numpy array from an iterable of tuples?
How I reduce memory consumption in a loop in TensorFlow?
Element-wise maximum of two sparse matrices
Comparing two images pixel-wise with PIL (Python Imaging Library)
State of the art in face recognition
Is there a way of determining how much GPU memory is in use by TensorFlow?
Expanding English language contractions in Python
How do display different runs in TensorBoard?
Maarten answers
How do you create a multidimensional numpy array from an iterable of tuples?
python eval vs ast.literal_eval vs JSON decode