Ishmeetsingh97 / first_neural_network

My first neural network using numpy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

first_neural_network

Prerequisites

  1. Installing and setting up Anaconda which has Numpy and Jupyter Notebook packages.

Running instructions

  1. Navigate to the directory "first_neural_network"
  2. Open Anaconda prompt and execute the command "Jupyter notebook Your_first_neural_network.ipynb"

About

My first neural network using numpy


Languages

Language:Jupyter Notebook 97.9%Language:Python 2.1%