NN.py is a main file, I've not add code to classify on your own cat image but you can do it by reading image with with ndimage and resize it(64 x 64) with scipy.misc.imresize. than rescale it with 255 pixel(image/255) and give that image to predict function as parameters.
-
Notifications
You must be signed in to change notification settings - Fork 0
vikasrathod4299/cat-noncat-with-core-python-
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Hello, This is my first repo, so in this program, I created a neural network with Python and NumPy without using any ML library or high-level API. Hope you find it helpful
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published