Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot] 87b2ed134f
Bump tensorflow in /financial_time_series/tensorflow_model
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.2 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.2...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:39 +00:00
dependabot[bot] 9096a8bc82
Bump tensorflow in /financial_time_series/tensorflow_model
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.0 to 2.5.2.
- [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/v1.15.0...v2.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 21:40:44 +00:00
Svendegroote91 d925823716 Add kubeflow namespace for kubectl commands in Readme for financial time series example (#706) 2019-12-20 11:07:33 -08:00
Svendegroote91 d93c18f66e Financial example v0.7 (#693)
* Update financial time series example to Kubeflow v0.7

* Move from GRPC to HTTP for serving client request for financial time series example

* Update Tensorflow version to 1.15 on financial time series example

* Update KFP pipeline to show accuracy metric and remove deprecated dsl.PipelineParam

* Split train and deploy step and add conditional step to deploy in KFP

* Clean up readme and add visuals for financial time series example
2019-12-17 18:59:57 -08:00
Svendegroote91 9332e7226a Update Financial Time Series example to v0.4.0 and add Kubeflow pipelines (#535) 2019-06-14 16:30:10 -07:00
Hung-Ting Wen 37dd52f49d Fix example documentation (#447) 2018-12-28 18:11:33 -08:00
Svendegroote91 a2e8a08e11 remove obsolete PS in GPU jsonnet (#407) 2018-12-12 18:08:15 -08:00
Svendegroote91 bc0380dda6 minor fixes for instructions (#267) 2018-10-15 10:02:17 -07:00
Svendegroote91 d3e1731d7f add financial time series example (#252)
* add financial time series example

* fix ReadMe comments

* fix PyLint remarks

* clean up based on PR remarks

* Completing docstrings and fixing PR remarks
2018-10-12 08:04:07 -07:00