kerosene icon indicating copy to clipboard operation
kerosene copied to clipboard

Clean Burning Fuel

Results 6 kerosene issues
Sort by recently updated
recently updated
newest added

error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/ But we will get 404.-_-!

Hi and thank you for this package I want to this for loading SVHN dataset for another network. I use from kerosene.datasets import svhn2 def load_SVHN(): (X_train, y_train), (X_test, y_test)...

I am getting the following error. Can you help to fix the error please? Traceback (most recent call last): File "mnist.py", line 6, in from kerosene.datasets import mnist File "/home/DL/keras_capsn_virtual/local/lib/python2.7/site-packages/kerosene/datasets/mnist.py",...

Hello, Thank you very much for the super useful package. I was thinking it would be a good idea to implement Local Contrast Normalization for SVHN dataset. Many papers that...

I had never used fuel before so I was a bit confused when I ran into an exception about a missing config file. This updates the README to help future...

Is there a way to get kerosene to pull in the SVNH1 format?