All Questions

19771 questions


1 answers
439 views
0
Using python tensorflow to Load Files Saved in tf Format

I am currently doing deep learning using python tensorflow.I saved the weight I learned in training dataset in tf format, but I can't take it out.I'd like to ask for your advice.First, I will explain ...

2 years ago

1 answers
367 views
0
Spring boot partial match search I don't know what's wrong

The previous question worked well, so I tried to change the table and run it, but it didn't work.What is the cause?package com.example.demo.mysql;import javax.persistence.Column;import javax.persisten...

2 years ago

1 answers
356 views
0
About SNS account value calculation algorithm

I'd like to discuss algorithms, but it's a little abstract.I'm not talking about pure programming technology. I don't know if it's a good question to ask here.(If it doesn't work, I'll turn it off.) I...

2 years ago

1 answers
346 views
0
I want to uninstall Anaconda3 completely.

I want to uninstall Anaconda3, I referred to the official Anaconda documentation.However, it cannot be completely uninstalled.Please teach me to completely uninstall Anaconda3.▲ Uninstallation instruc...

2 years ago

1 answers
259 views
0
Questions about binary tree recursive functions.Compiling the following shows more ( ) than expected.I want to make it a little more compact.

Questions about binary tree recursive functions.We have created the following test programs.The compilation works well, but I haven't done what I want to do.When compiled, () appears more than expecte...

c++
2 years ago

2 answers
322 views
0
How do I stop the main thread in the android ViewModelScope coltin?

I wrote the following code as an application to access files on the server using ViewModelScope on Android.ConnectSmb1() in SmbViewModel.kt works fine as a method to access files on the server, but co...

2 years ago

1 answers
436 views
0
I would like to export PowerPoint to PDF via powershell.

I would like to export PowerPoint to PDF via powershell.I tried writing as below, but PowerPoint.Application.PpFixedFormatType:TypeName doesn't recognize it well.$Path=.\testpdf.pdf$mtrue=[Microsoft.O...


1 answers
457 views
0
I would like to improve the error such as No value present that appears when I update with Spring.

When I change the value to what I want to update on the edit screen and press the execution button, an error such as No value present appears, so I would like to make this improvement.I am thinking of...


1 answers
451 views
0
I cannot build a scala environment.

I think java has been installed, but >javac-versionjavac1.8.0_302Probably because stb is not installed well, IDE cannot use scala C:\>sbtsbt-version[warn]Neither build.sbt nor a'project' directo...

2 years ago

2 answers
443 views
0
I would like to upload the locally developed wordpress site to the repository on Gitlab so that it can be accessed in the domain for testing.

I cannot see any wordpress files uploaded on Gitlab on my company's server, I cannot access wp-admin, wp-login.php, and 404 page not found, so I would appreciate your advice.Even if I upload the wordp...

2 years ago
« - 125 - »

© 2024 OneMinuteCode. All rights reserved.