Commit Graph
3548 Commits
Author SHA1 Message Date
Andrew FerlitschandGitHub baf3c36ef3 feat: gapic XAI beta -> v1 (#56)
* feat: switch v1beta1 to v1

* feat: switch v1beta1 to v1
2021-09-08 14:16:52 -07:00
Andrew FerlitschandGitHub 1844df54a6 feat: use Vertex Pipelines run() method (#54)
* feat: update to use Vertex Pipeline run

* feat: update to use Vertex Pipeline run

* feat: update to use Vertex Pipeline run

* feat: update to use Vertex Pipeline run

* feat: update to use Vertex Pipeline run

* feat: update to use Vertex Pipeline run

* feat: update to use Vertex Pipeline run

* feat: update to use Vertex Pipeline run

* feat: update to use Vertex Pipeline run

* feat: update to use Vertex Pipeline run

* feat: update to use Vertex Pipeline run

* feat: update to use Vertex Pipeline run

* feat: update to use Vertex Pipeline run

* feat: update to use Vertex Pipeline run

* feat: update to use Vertex Pipeline run

* feat: update to use Vertex Pipeline run

* feat: replace with Pipeline.run()

* feat: replace with Pipeline.run()

* feat: replace with Pipeline.run()

* feat: replace with Pipeline.run()

* feat: replace with Pipeline.run()
2021-09-07 09:33:37 -07:00
Brian KangandGitHub a351c7e196 Community updates (#24)
* FB Prophet on Vertex Prediction

PR for Facebook Prophet time series forecasting model on Vertex Prediction

* remove

remove

* Added Notebook for serving Facebook Prophet models on Vertex predictions

* Adding owner for new community notebook

Community notebook is a Facebook Prophet model serving example on Vertex

* Add github username to community notebook

* Updated Notebook

Added updates based on feedback from internal teams. Added a regressor to the model

* Ran linter

* Ran linter - removed whitespace

* Final lint

* Fix import
2021-09-02 10:29:40 -04:00
Andrew FerlitschandGitHub 267b797231 feat: XAI SDK notebooks (#48)
* feat: XAI SDK notebooks

* fix: lint

* fix: testing

* fix: testing

* fix: testing

* fix: testing

* fix: TW review

* fix: TW review
2021-09-01 13:45:11 -07:00
Ivan CheungandGitHub 4f67c3dad9 Update CODEOWNERS 2021-08-31 12:16:16 -04:00
Andrew FerlitschandGitHub 58528a6bb3 Update CODEOWNERS 2021-08-27 15:06:07 -07:00
Andrew FerlitschandGitHub 03dc0d7836 feat: re-tuned notebooks (#46)
* fix: inconsistent naming

* fix: retuned

* fix: testing

* fix: testing

* fix: testing

* fix: testing

* fix: lint

* fix: lint

* fix: testing

* fix: testing

* fix: testing

* fix: testing

* fix: testing
2021-08-27 15:02:59 -07:00
Andrew FerlitschandGitHub 5ccfe98b33 Update CODEOWNERS 2021-08-27 11:20:24 -07:00
Alexey VolkovandGitHub 74dfd10f3d Made the Reinforcement Learning components shareable in the tf_agents_bandits_movie_recommendation_with_kfp_and_vertex_sdk sample (#34)
* Made the Reinforcement Learning components shareable

Also made couple of fixes.

* Updated the sample pipeline

* Replaced .after with data passing

* Formatted the notebook using tensorflow_docs.tools.nbfmt

* Fixed all linter errors

* Updated the component URLs
2021-08-26 15:49:32 -04:00
Amy WuandGitHub 7cbe9dd499 Added Swivel Notebook (#32)
* Added notebook demonstrating Swivel

* Fixed lint

* Fixed pinned tensorflow version

* Fixed tests

* Fixed lint

* Fixed tags

* Fixed flags

* Fixed test

* Fixed lint

* Fixed lint

* Fixed install

* Fixed install

* Add import

* Update notebook

* Format notebook

* Updated url and other fix

* More fix

* Fix lint

* Fix project

* Fix lint

* Fix import

* Fix lint

* Fix import

* Fix lint
2021-08-25 13:48:27 -07:00
Cheng LiandGitHub 7be9b24b37 Update the GCS URI to latest test data with corrected timestamp (#36) 2021-08-25 11:27:20 -07:00
Morgan DuandGitHub 812f1b1601 Update renovate.json 2021-08-25 11:03:08 -07:00
Morgan DuandGitHub 68703f8703 content: add TF-Keras Text Classification Distributed Single Worker GPUs using Vertex Training with Local Mode Container (#41) 2021-08-23 15:17:05 -07:00
Morgan DuandGitHub 0be0e908dd content: add tf-keras-img-cls-dist-multi-worker-cpu-cust-cont (#39) 2021-08-23 15:13:13 -07:00
Morgan DuandGitHub b994d5bb97 content: add PyTorch Image Classification Single GPU using Vertex Training with Custom Container and Prediction with Custom TorchServe Container (#38) 2021-08-23 15:05:40 -07:00
Morgan DuandGitHub af764b0d98 content: add pytorch-img-cls-multi-node-ddp-cust-cont (#37) 2021-08-23 14:44:55 -07:00
shenzhimo2andGitHub 0805ebfc84 add two tower (#26)
* add two tower

* fix testing bug

* Fix lint

* Fix tensorboard load issue

* Fix tensorboard issue

* Fix lint

* Fix beta version

* Fix cloud sdk version issue

* Fix lint

* Update cloud sdk

* Update cloud sdk

* Update cloud sdk

* Update cloud sdk

* Fix small issue

* Fix lint

* Fix broken link

* Fix broken link

* Add CODEOWNER

* Update CODEOWNER
2021-08-23 09:24:09 -07:00
Morgan DuandGitHub 38859f4ed4 sync (#28) 2021-08-18 20:56:31 -07:00
Morgan DuandGitHub f36ba7ccfc Update README.md 2021-08-18 15:07:52 -07:00
Morgan DuandGitHub ec3fd38b0b sync community notebooks (#29) 2021-08-18 13:00:16 -07:00
Morgan DuandGitHub f0b0ff86d8 Update CODEOWNERS 2021-08-18 12:02:03 -07:00
Morgan DuandGitHub 5b23321338 Update PULL_REQUEST_TEMPLATE.md 2021-08-18 09:56:41 -07:00
Morgan DuandGitHub ae6736a0ed Update PULL_REQUEST_TEMPLATE.md 2021-08-18 09:50:39 -07:00
Morgan DuandGitHub e54cd9c495 sync with ai-platform-samples (#25)
* sync with ai-platform-samples

* fix: update links
2021-08-16 12:26:14 -07:00
Rajesh ThallamandGitHub f75352aaae [community-content] PyTorch on Google Cloud Vertex AI - Blog related notebook and scripts (#23)
* pytorch on vertex: initial commit

* pytorch on vertex: reorg dir structure with new repo changes

* pytorch on vertex: add cleanup script and update README files

* pytorch on vertex: remove references to bucket names

* PyTorch on Vertex: Updated with linter suggested changes

* PyTorch on Vertex: dry-run and set resource names consistent with app name

* PyTorch on Vertex: update CODEOWNERS

* Pytorch on Vertex: Reorganized directory structure
2021-08-16 09:44:37 -07:00
Morgan Du bdcbaf7d1f fix: update PR template 2021-08-11 17:33:31 -07:00
Morgan Du a156ad76da fix: update CODEOWNERS 2021-08-11 17:31:04 -07:00
Morgan Du 7a9c02a4a1 fix: update PR template 2021-08-11 17:23:19 -07:00
Kathy YuandGitHub ee6dd35732 Add step-by-step and pipeline tutorials for reinforcement learning with Vertex AI. (#19)
* Added step-by-step and pipeline tutorials for reinforcement learning with Vertex AI.

* Add READMEs for the step-by-step and end-to-end MLOps pipeline prototypes.

* Make dir and file names more descriptive, and adjust embedded links. Directly load dataset from remote bucket.

* Add TF-Agents bandits movie RecSys demo owner.
2021-08-06 13:31:05 -07:00
Morgan DuandGitHub 60456fadd2 reorg repo structure and modify PR template (#22) 2021-08-04 18:07:57 -07:00
Morgan DuandGitHub d06b8c6c89 reorg repo structure and modify PR template (#21) 2021-08-04 18:03:48 -07:00
Morgan DuandGitHub 061e27fadd add CODEOWNERS (#20) 2021-08-04 17:56:27 -07:00
Morgan DuandGitHub 64e8e8ca80 add notebooks official automl (#10)
* add notebooks official automl

* fix: repo name
2021-07-26 16:10:11 -07:00
Morgan DuandGitHub e1abefef51 add notebooks official custom (#11) 2021-07-26 16:10:01 -07:00
Morgan DuandGitHub 851f390c0f Add notebooks official explainable ai (#12)
* add notebooks official explain

* fix: update repo
2021-07-26 16:09:40 -07:00
Morgan DuandGitHub 842428c256 add notebooks official model monitoring (#15)
* add notebooks official model monitoring

* fix: update repo
2021-07-26 11:06:21 -07:00
Morgan DuandGitHub 64e330be06 add notebooks official vizier (#16)
* add notebooks official vizier

* fix: update repo
2021-07-26 11:06:05 -07:00
Morgan DuandGitHub 44aa2768c9 add notebooks official feature store (#13)
* add notebooks official feature store

* fix: update repo name
2021-07-26 11:05:51 -07:00
Morgan DuandGitHub 4faeceec6f Add notebooks template (#9)
* add notebook template

* fix: repo name
2021-07-26 10:10:26 -07:00
Morgan DuandGitHub 99fcaa4ea5 copy notebooks/community from ai-platform-samples (#3) 2021-07-25 15:58:16 -07:00
Morgan DuandGitHub 64d51657bf Copy PR template from ai-platform-samples (#5)
* Copy Cloudbuild and GithubActions setup from ai-platform-samples for notebook testing (#1)

* copy github actions

* copy Cloud Build

* add Dockerfile for cloud build

* add notebook test_folders.txt to .cloud-build and update the file path

* copy PR teamplate from ai-platform-samples
2021-07-25 15:55:31 -07:00
WhiteSource RenovateandGitHub 386b1b2d6e Add renovate.json (#2) 2021-07-25 15:54:49 -07:00
Morgan DuandGitHub ec63327372 Clear up .cloud-build/test_folders.txt (#6)
* copy github actions

* copy Cloud Build

* add Dockerfile for cloud build

* add notebook test_folders.txt to .cloud-build and update the file path
2021-07-25 15:51:20 -07:00
Morgan DuandGitHub 64a778c5e7 Copy Cloudbuild and GithubActions setup from ai-platform-samples for notebook testing (#1)
* copy github actions

* copy Cloud Build

* add Dockerfile for cloud build

* add notebook test_folders.txt to .cloud-build and update the file path
2021-07-20 10:37:18 -07:00
Morgan Du 770bd5e43b update .gitignore 2021-07-02 10:28:00 -07:00
Morgan Du 969bf8a7ca fix: resolving conflic from init commit 2021-07-01 15:48:56 -07:00
Morgan Du 59aae743e4 init commit 2021-06-01 14:59:42 -07:00
Morgan Du d3cbebe01d init commit 2021-06-01 14:55:51 -07:00