summaryrefslogtreecommitdiff
path: root/math/py-keras/files/pkg-message.in
blob: cd438590cdea40df94b63fdd136c9dfa195c6af0 (plain) (blame)
1
2
3
4
5
6
7
8
9
[
{ type: install
  message: <<EOM
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 needs to modify
theirs $HOME/.keras/keras.json file and set "backend" option to "theano".
EOM
}
]