Installation¶
Installation is as easy as
pip install keras-complex
but you’ll need to install tensorflow in addition using
pip install tensorflow-gpu
for the GPU version or for the non-GPU version:
pip install tensorflow
Installation is as easy as
pip install keras-complex
but you’ll need to install tensorflow in addition using
pip install tensorflow-gpu
for the GPU version or for the non-GPU version:
pip install tensorflow