ports/math/py-keras/files/pkg-message.in
Yuri Victorovich aa8d928eef math/py-keras: Update 2.3.1 -> 2.4.0
Reported by:	portscout
2020-06-19 07:19:50 +00:00

9 lines
275 B
Text

[
{ 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
}
]