An open API service indexing awesome lists of open source software.

https://github.com/omarsar/deeplearning

A python3 version of image classification deep learning algorithm
https://github.com/omarsar/deeplearning

Last synced: about 1 month ago
JSON representation

A python3 version of image classification deep learning algorithm

Awesome Lists containing this project

README

          

# Python3 Deep Learning / Neural Networks

The material used to build this algorithm (image classification) comes from this [site](http://neuralnetworksanddeeplearning.com/)

Note: This code was patched to work with Python3