Граф коммитов

7 Коммитов

Автор SHA1 Сообщение Дата
Marco Castelluccio 9efbdff8f6 Use tf.keras and stop using keras 2019-10-05 21:54:26 +01:00
dependabot-preview[bot] cf33e6d447 Bump tensorflow from 1.14.0 to 2.0.0 (#992)
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 2.0.0.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/v2.0.0/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v1.14.0...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-05 21:21:05 +01:00
dependabot-preview[bot] aded360392 Bump keras from 2.2.5 to 2.3.0 (#963)
Bumps [keras](https://github.com/keras-team/keras) from 2.2.5 to 2.3.0.
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](https://github.com/keras-team/keras/compare/2.2.5...2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-05 20:48:39 +01:00
dependabot-preview[bot] 600ea951d5 Bump keras from 2.2.4 to 2.2.5 (#905)
Bump [keras](https://github.com/keras-team/keras) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](https://github.com/keras-team/keras/compare/2.2.4...2.2.5)
2019-09-01 21:23:38 +02:00
pyup.io bot 219489654d Update tensorflow from 1.13.1 to 1.14.0 (#599) 2019-06-18 22:49:19 -07:00
Boris Feld 0a5e37439d Add a central place where the models are defined (#398)
* Add a central place where the models are defined

Also add some helpers to load a model.

* Add missing tensorflow dependency in extra-nn-requirements.txt
2019-05-16 15:34:38 +02:00
Boris Feld 90a8d0f007 Move Keras as an optional dependency (#319)
Fixes #317
2019-04-26 18:50:02 +02:00