Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abdulsamie10/convolutionneuralnetworkcifar-10

CNN applied on Cifar-10 database.
https://github.com/abdulsamie10/convolutionneuralnetworkcifar-10

cifar-10 cifar-10-dataset cifar10 cnn colab-notebook convolutional-neural-network deep-learning jupyter jupyter-notebook machine-learning notebook numpy python python-3 python3 pytorch

Last synced: about 8 hours ago
JSON representation

CNN applied on Cifar-10 database.

Awesome Lists containing this project

README

        

# CNN
Massive progress has been made in the field of artificial intelligence, closing the gap between human and computer capacities. Proponents and experts alike work tirelessly on many facets of the topic to achieve remarkable results. Computer vision is just one example of such a field.
The goal of this area of study is to teach computers to see and understand the world as humans do, so that they can apply this understanding to fields as diverse as image and video recognition, image analysis and classification, media recreation, recommendation systems, natural language processing, and so on. Over the course of its development and refinement, a Convolutional Neural Network has been at the centre of most of the progress made in Computer Vision using Deep Learning.

# ConvolutionNeuralNetworkCifar-10
CNN applied on Cifar-10 database.
Email me if you want me to send you database.
Just run this step by step like in colab-notebook or Jupyter Notebook, it'll be running perfect. Don't worry.
If you have come this far, I appreciate it.