Hacker News new | ask | show | jobs
by lopuhin 2473 days ago
From the release announcement:

> Development will focus on tf.keras going forward. We will keep maintaining multi-backend Keras over the next 6 months, but we will only be merging bug fixes.

So it's the end of Keras

1 comments

and I thought there was discussion about including mx.net. Looks like if you want to build, train and reuse NNs (in an established framework) you finally have to choose between Google, Facebook or Amazon/Microsoft in every case.
There is support for Keras with MXNet[1], however you need to install a forked version of keras, `pip install keras-mxnet`.

[1] https://github.com/awslabs/keras-apache-mxnet