Questions tagged [gcp-notebook]

AI Platform Notebooks is a GCP service that offers an integrated JupyterLab environment where you can create instances running JupyterLab that come pre-installed with the latest data science and machine learning frameworks.

AI Platform Notebooks by Google Cloud Platform

An enterprise notebook service to get your projects up and running in minutes.

AI Platform Notebooks is a managed service that offers an integrated JupyterLab environment in which machine learning developers and data scientists can create instances running JupyterLab that come pre-installed with the latest data science and machine learning frameworks in a single click.

Notebooks is integrated with BigQuery, Cloud Dataproc, and Cloud Dataflow, making it easy to go from data ingestion to preprocessing and exploration, and eventually model training and deployment.

More info at https://cloud.google.com/ai-platform-notebooks/

16 questions
0
votes
1 answer

Don't know how to load data to GCP notebook (Platform AI)

I am turning into GCP "Google cloud platform" to train a Keras model using google's powerful GPUs, for that I created an instance of VM on which I run a JupyterLab notebook. I found my self unable to access my data that is stored as a bucket on…
1
2