I'm trying to assign a negative value to the padding modifier but the app had crashed. Have a look at my code. Thanks if you can help or give me an alternative
I have been trying to find out how I can get the value of a property in PowerShell. For instance, the line below will display the LinkSpeed of
I meet a problem when I use the tensorflow ResNet50. I create 2204 classes. And I want to train it. but it report me the error "ValueError: Shapes (None, 2204)
I have a class containing a std::vector<FwdDecl> member. I'd like to do extern template class std::vector<FwdDecld>; in the header and template cla
I am following this tutorial https://docs.nodebb.org/installing/os/windows/ I got thru most of it easily but when I go to login as an admin with this command: m
Given a file with numbers, I need to calculate and display their sum using PHP. This is what I have done so far, but the result displayed is not correct. What a
I am working on an issue tacking system for a university project. I am trying to split a JSON file that I receive from the API call to the server into 3 separat
According to the official Python.NET documention I'm supposed to install it using pip install pythonnet, this gives me an error however. I have upgraded the fol