Skip to content

ishikawakouji/ws_pybrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ws_pybrain

Workspace for PyBrain

handNN

handNN.py read CSV file as DataSets of training and testing.

CSV format is bellow:

1: header
2-last: input1, input2, ...., inputN, class number

handNN needs class number should start ONE not ZERO.

import handNN
handNN.runNN()

About

Workspace for PyBrain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages