Skip to content

alexwchen/Python_Neural_Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Neural Network Working Code

Description

My working version of single layer neural network. I developed this based on andrew ng's neural network assignment I completed in Matlab.

main.py: this code call nn.py

nn.py: all the import functions in in here

data_12_gesture_v1: this is the input image data. Every training image become on raw in the matrix X.

About

Single Layer Neural Net in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages