amirtl / nueral-network-Julia-language

A 3 layer perceptron neural network with detail to train handwriting digits (MNIST) with Julia programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nueral-network-Julia-language

A 3 layer perceptron neural network with detail to train handwriting digits (MNIST) with Julia programming language

explanation

  • 3 layer perceptron with soft max.

packages

  • Flux
  • Image
  • ImageIO

About

A 3 layer perceptron neural network with detail to train handwriting digits (MNIST) with Julia programming language