Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 954 Bytes

README.rst

File metadata and controls

34 lines (20 loc) · 954 Bytes

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: