-
Notifications
You must be signed in to change notification settings - Fork 0
tsleyson/NeuralNetworkPython
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A neural network in Python for the male/female recognition problem. My plan is to use an adjacency matrix to represent the graph of the network and weights, Numpy for handling the matrices, and the multiprocessing module for concurrency. My hope is that this will be enough to overcome that dismal 50% error rate from the Java version.
About
Python version of ECS170 Assignment 3 to recognize males and females.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published