notebook tag

65 questions


1 answers
95 views
0
Python tensorflow execution error.

I am currently studying TensorFlow Fault Neural Network.I'm studying using Jupiter laptop and Python version 3.6The above error occurred while using Jupiter laptop.The first error was that the as_matr...


2 answers
81 views
0
Please recommend a laptop for Android Studio.

I'm thinking about buying a laptop for Android studio, between i5 and i7 models. I'm looking at whisky-leake products and I'm going to add 16gb of ram. Mac is too expensive, so I'm looking at the wind...

1 years ago

2 answers
91 views
0

1 answers
82 views
0
What runs on Jupiter's laptop is not working on Python. (NameError: name 'XXX' is not defined)

class Tensor: def __init__(self, data, shape): self.data = data self.shape = shape self.tensor = shape_data(self.data,self.shape) # <-- * def shape_data(self,data,shape): temp1=[] temp2=[] sh...


2 answers
77 views
0
Import Python Packages

Downloaded the https://github.com/NVlabs/stylegan package from github.On my laptop, it says, C:\Users\user\stylegan, and it's saved here, and I opened the ipynb file here, and I did it like thisAn err...


1 answers
90 views
0
I'd like to change the .ipynb code written in jupyter notebook to .py.

I am studying through a book called 'Deep Learning that I know and weave with Python blade coding'.What I want to ask is how to transfer the code written on the jupyter notebook to the py code.In this...


1 answers
99 views
0
jupyter config error

[C 00:02:45.346 NotebookApp] Bad config encountered during initialization:[C 00:02:45.346 NotebookApp] No such notebook dir: ''/home/u1025/https://gitlab.com/Hursheytung/ml.git''I touched config.py be...

1 years ago

2 answers
99 views
0
I have a question dealing with Python Low Data!!

First of all, it's a warm txtThe contents of the data are raw data and are all contained in one row of Excel 1 row 9 columns. Filming materialsFilming station = xxInstallation Location = xxxxxxxxxxxxx...


1 answers
60 views
0
Python Jupiter laptop list Remove certain elements

I am a beginner in coding who is studying coding.I want to use Jupiter's laptop to get Naver's real-time game search wordI want to delete the '' part of the result.I tried using remove and split, but ...


1 answers
73 views
0
I ran a jupyter notebook in the folder Here's the question

I'm lazy to route from anaconda prompt I used it as a jupyter notebook right in the folderIt turned on well a few days ago, but it pops up like this. In the environment variable Path, In the system va...

« - 6 - »

© 2024 OneMinuteCode. All rights reserved.