Commit Graph

3 Commits

Author SHA1 Message Date
dependabot[bot] 2148465ee8
Bump tensorflow in /tensorflow_cuj/text_classification
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.1 to 2.5.3.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.5.1...v2.5.3)

---
updated-dependencies:
- dependency-name: tensorflow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 08:34:49 +00:00
dependabot[bot] 645f1ebae3
Bump tensorflow in /tensorflow_cuj/text_classification
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.2.0 to 2.5.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.2.0...v2.5.1)

---
updated-dependencies:
- dependency-name: tensorflow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-25 16:14:37 +00:00
Yash Jakhotiya 31a4d5ea8a
GSoC '20: Samples for Notebook to Kubeflow Deployment using TensorFlow 2.0 Keras (#816)
* Add text classification example in TF 2.0

* Add neural machine translation example in TF 2.0

* Add README for tensorflow_2 directory

* Update README.md 

Update README to make it more verbose and formal.

* Update directory name
2020-08-27 10:45:52 -07:00