Skip to content
#

neural-networks

Here are 9,649 public repositories matching this topic...

CIFAR-10 is an established computer-vision dataset used for object recognition. It is a subset of the 80 million tiny images dataset and consists of 60,000 32x32 color images containing one of 10 object classes, with 6000 images per class. Using this we develop a model that can classify images

  • Updated May 10, 2023
  • Jupyter Notebook

Neural networks are a type of machine learning algorithm modeled after the structure and function of the human brain. They are used for tasks such as image and speech recognition, natural language processing, and decision making. Neural networks consist of layers of interconnected nodes, called artificial neurons, that process information

  • Updated Feb 12, 2023
  • Kotlin

Improve this page

Add a description, image, and links to the neural-networks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the neural-networks topic, visit your repo's landing page and select "manage topics."

Learn more