All Questions

19771 questions


1 answers
464 views
0
How to Write Input Check Information to the Swagger YAML

I am making a swagger-style YAML with OpenAPI 3.0, but I am having trouble writing input check information for the API.Please let me know which block and which properties I should use.

2 years ago

1 answers
294 views
0
There is a problem that I cannot understand in the Python 3 mock exam, so please let me know.

I'm studying for the Python 3 basic certification exam, but I don't understand why it happens when I look at the answers in the Prime Study mock exam.I would appreciate it if you could explain.problem...

2 years ago

1 answers
374 views
0
The navigation menu does not line up.

I'm working on a website for practice, but it doesn't stand side by side.Please tell me more about the cause.<!DOCTYPE html><html lang=ja><head><metacharset=utf-8><title>...

2 years ago

1 answers
354 views
0
I want Discordbot to work only on certain channels.

I put the bot I created into the server, but it works in response to all channels, so I want to be able to operate only on certain channels!import discordfrom discord.ext import commandsimport asyncio...

2 years ago

2 answers
323 views
0
Mean squared error (MSE) and overlearning

How can we determine if we are overlearning by looking at the mean square error (MSE)?

2 years ago

2 answers
411 views
0
How do I initialize and share .dll on Windows and .so on Linux?

You'll find out if you try, but it's a basic thing, so I'd like to ask you how it works.Prerequisites Suppose you created a program with multiple modules in C++. Eventually, this program runs on the c...

2 years ago

3 answers
345 views
0
Does the result of machine learning with Tensorflow depend on PC specifications?

We are currently conducting research on reinforcement learning in machine learning at school.So, I would like to ask you one question: Is the result of reinforcement learning dependent on the specific...

2 years ago

1 answers
290 views
0
Archive Error in Xcode12

What should I do if I get an archive error on Xcode12?Failed to create provisioning profile.There are no devices registered in your account on the developer website. Plug in and select a device to hav...

2 years ago

1 answers
377 views
0
The rake command does not work.

We are building an environment using Git Bush.What I want to do is launch the mock.I entered this command because I wanted to create a database before that.I'm very sorry, but I'm an amateur programmi...


1 answers
416 views
0
I want to fix the unexpected EOF while parsing error

Currently, I am using a library called [bindnet][1] to create a Recurrent Spiking Neuralnet, and I would like to load the training data (npz file) (values of x and y) for simulation, but when I try to...

2 years ago
« - 151 - »

© 2024 OneMinuteCode. All rights reserved.