Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This directory contains examples for different taks

  • Optical Character Recognition - OCR examples located here
  • Step by step Multilayer Perceptron - MLP with provided *.xlsx example is here
  • Step by step Convolutional Layer Network - CNNs with provided *.xslx for single channel matrix and RGB (3-d channel) matrix are here
  • Simple tasks for logical operator - AND, XOR and OR are here