google-colaboratory tag

27 questions


1 answers
85 views
0
I want to use a learning program using keras in Google Collaboration.

I was going to use the program that I'm using as a spider in Google Collaboration, but I got an error.import numpy as npimport tensorflow as tffrom tensorflow.keras.models import Sequentialfrom keras....


1 answers
84 views
0
I want to use gmail API in google collateral, but there is an error during authentication.

I wanted to use the gmail API in Google collaboration, so I did the following, but I got an error during authentication, so could you tell me what to do?1. Create an oauth 2.0 client ID (desktop clien...


1 answers
65 views
0
"Please log in" when starting colaboratory and do not proceed from there

It's my first time using it, thank you.This is from the G-suite for education account.I have registered Google collaboration as an authorization application from the management console.念 Just in case,...

1 years ago

1 answers
58 views
0
I would like to install menpo using the conda install command on Google Colab.

I would like to install menpo using the conda install command on Google Colab.Beginner The Menpo ProjectEasy-to-use quantum computation automation for anyone (psi4 on google colab)-Qiita I ran the fol...


1 answers
48 views
0
Error when using tensor flow grayscale conversion in certain images

When I tried to write a program that reads and processes images from Google Drive, an error occurred in a specific image.I was able to process other images without any problems, but when I run them wi...


2 answers
56 views
0
Import mecab fails in google colab

After pip installing mecab-python3 on google colab, import mecab results in an error.1. Install mecab body: Successful! apt-get install mecab mecab-ipadic-utf8 libmecab-dev swig2. Install mecab-python...


1 answers
64 views
0
Error trying to use tensorflow in Google Collection: AttributeError: module 'tensorflow' has no attribute 'ConfigProto'

First of all, the following error が came out.ModuleNotFoundError: No module named 'tensorflow.compat.v2'I got an error, so I tried the following.!pip install tensorflow-gpu==2.1.0When I tried, the err...

« - 3 -

© 2024 OneMinuteCode. All rights reserved.