Anirban Mukherjee

Results 3 comments of Anirban Mukherjee

Can someone guide me with this? I tried running the file `perceptron.py` but it wasn't running. This pull request ensures that the code can run. I want to know how...

I made a new change in `neural_network/perceptron.py` where I have added exception cases to pass all the doctests. However, while merging I can see commits made by other users are...

These are some of the changes I did in the path `AppData\Local\Programs\Python\Python37\Lib\site-packages\resnet` to make it work: For importing ResNet50: `from tensorflow.keras.applications.resnet50 import ResNet50` Some other changes in resnet101.py and resnet152.py...