Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 370 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 370 Bytes

shallow_neural_network_example

A jupyter notebook demonstrating the application of a simple neural network to approximation of a region of the sine function

How to run:

clone the repo

install jupyter

open terminal

change directories (cd) to this repo

execute jupyter notebook

click on the notebook in your browser once jupyter has loaded