ABajad / ANN-from-scratch

Making a Artificial deep neural network from scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ANN-from-scratch

Making a Artificial deep neural network from scratch

  1. Neuron: Making a single neuron in python using matrix
  2. Layer (From scratch as well as using numpy): i. Making a layer of 3 neurons ii. Batch processing

About

Making a Artificial deep neural network from scratch


Languages

Language:Jupyter Notebook 100.0%