Skip to content
/ ffnetui Public

GUI for ffnet - feed-forward neural network for python

License

Notifications You must be signed in to change notification settings

mrkwjc/ffnetui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffnetui: GUI for ffnet - feed-forward neural network for python

ffnetui provides GUI for ffnet package. They are released separately for easier maintance. GUI tries to be as simple as possible yet providing all functionality you expect when it comes to train and test the network.

Installation

Usually it should be enough to call:

pip install ffnetui

and then execute 'ffnetui' script which just has been installed.

For Windows also all-in-one binaries are provided.

User manual

Waits to be written...

Prerequisites

ffnetui depends on: