adaptive-style-transfer

There are 1 repositories under adaptive-style-transfer topic.

  • Cr33zz/Neuro_

    C++ implementation of neural networks library with Keras-like API. Contains majority of commonly used layers, losses and optimizers. Supports sequential and multi-input-output (flow) models. Supports single CPU, Multi-CPU and GPU tensor operations (using cuDNN and cuBLAS).

    Language:C++35558