Trying to learn, copying code from different examples, I write the program: import sqlite3, datetime test_data = [ {"fpath": "path/to/file/one.dat","n_me
Can anyone help me with the code to apply Position attention Module and Channel attention module on convolutional layer of VGG16 or ResNet50 or Densenet121.
So i want my methods to change the background color of my Frame every like 0.2 seconds and i tried a lot of diferent things like new methods and Threat sleep/wa
I can't install Tailwind CSS on my MacBook Pro M1, 2020. Whenever I try to install it with npm install tailwindcss@latest I get : npm WARN EBADENGINE Unsuppo
Apostrophes are appearing as "'" in the title tabs of my Rails application. Everywhere else the apostrophes appear correctly. How may I correct this issue? Tha
Okay so I made code that wants to find the area of a circle, triangle and square. There are two java files in my package folder, Mung. For some reason I keep g
my problem is that I need to read specific lines from a large number of text files from different folders and save them in one CSV file per author of files, fol