blob: 03b53c1eced3dd03afd693dfddf2f48d451360e3 (
plain) (
blame)
1
2
3
4
5
|
===
There is no Tensorflow port currently in FreeBSD ports tree that is required
by Keras by default. To make Keras work with Theano backend, one need to modify
theirs $HOME/.keras/keras.json file and set "backend" option to "theano".
===
|