Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for Neocognitron
GitHub Repo https://github.com/SunnyWadkar/Neocognitron

SunnyWadkar/Neocognitron

MATLAB Implementation of Neocognitron Network proposed by K. Fukushima
GitHub Repo https://github.com/ngthvinhrai/neocognitron

ngthvinhrai/neocognitron

No repository description available.
GitHub Repo https://github.com/r-oh/neocognitron

r-oh/neocognitron

No repository description available.
GitHub Repo https://github.com/lcpo/neocognitron

lcpo/neocognitron

A neural network made for OCR of handwritten uppercase English letters based on Fukushima's 1988 Neocognitron.
GitHub Repo https://github.com/lolilofit/Neocognitron

lolilofit/Neocognitron

Neocognitron implementation for letter recognition
GitHub Repo https://github.com/Leovita/neocognitron

Leovita/neocognitron

Neocognitron by Dr. Fukushima rappresentation in python, leaning NNTs
GitHub Repo https://github.com/nicholasjconn/Neocognitron-Java

nicholasjconn/Neocognitron-Java

A final project for my pattern recognition class. The Neocognitron is a neural network which specialize is character recognition. This is a Java implementation of the Neocognitron.
GitHub Repo https://github.com/Magalop-bit/Neocognitron_1988

Magalop-bit/Neocognitron_1988

This repository contains an implementation of Fukushima's Neocognitron, a hierarchical neural network for pattern recognition. This version includes additional features for visualizing the output of the C layer for each plane and storing the trained network using Python's pickle module.
GitHub Repo https://github.com/vtkuzmin/Neocognitron

vtkuzmin/Neocognitron

Course project ANN-neocognitron for pattaerns recognition
GitHub Repo https://github.com/avocardio/neocognitron

avocardio/neocognitron

Testing the neocognitron (1979) on MNIST digits (1998).