vincent-hui
vincent-hui
Hi ldionne, Can you give us some examples of using hana with C++ 17 features? I would like to how to write more clean code with hana and C++ 17...
For example, I want to compare the performances of neural networks with different number of hidden layers. Instead of defining neural networks in compile-time, can I create neural networks in...
Hi Nicola, Thank you for implementing cat. Did you implement the equivalent of Category typeclass in cat? If no, would you mind implementing it? So that C++ software engineers can...
Is it possible to support TPU? TPU can be used in colab https://colab.research.google.com/github/tensorflow/tpu/blob/master/tools/colab/fashion_mnist.ipynb
qtc-sourcetrail can get mechanical adapted to API changes of qtc if you submit qtc-sourcetrail to the Qt Creator source on codereview.qt-project.org and it is accepted there.
Would you mind comparing matlab-mexutils and [mexplus](https://github.com/kyamagu/mexplus.git)? So that users can quickly know which project they should use according to their requirements.