Rajtilak Bhattacharjee
Rajtilak Bhattacharjee
@haritha1022: .asc files are simple text files with 6 line headers. These lines contains the geographic information. You can use the `loadtxt` function in **numpy**, however, you need to skip...
i checked the file on my computer using dillinger and sublime text, both of them showed that there was no markdown present in the file except for the first line....
Update: This is working perfectly in Colab. Although, I had to reduce the number of epochs, but it still got the final result correct.
Update: Installed TensorFlow and tried again. Worked fine when reduced numver of epochs. Same issue occured when retried with PyTorch.
I am using Windows 11 and had some serious issues running Black. There is a known issue with it for Windows systems and I tried every solution given but its...
Sure. GIve me some time.
Closing this PR since I found a better solution. Will submit a new PR soon. Apologies for all the confusion.