Install ffnet on Linux using conda and ffnetui

Post Reply
User avatar
Eli
Senior Expert Member
Reactions: 183
Posts: 5303
Joined: 9 years ago
Location: Tanzania
Has thanked: 75 times
Been thanked: 88 times
Contact:

#1

Ffnet stands for feed-forward neural network training library for Python. The easiest and fastest way to install ffnet is by using conda.

To install this package with conda run:

Code: Select all

conda install -c mwojcikowski ffnet=0.8.3
Testing ffnet:

ffnet installation can be tested in python console (remember to leave installation directory first):

Typ python, and then

Code: Select all

from ffnet._tests import runtest
runtest()
Ffnet and ffnetui are usually required dependencies before installing packages such as Spacepy. To install ffnetui:

1. Download the latest version from the source.

2. Move to the directory containing the downloaded folder and untar or unzip it, respectively, by typing in the command line:

Code: Select all

tar -xzvf folder
unzip folder
where folder stands for downloaded .tar.gz or .zip folder.

3. cd/move to the extracted folder and type

Code: Select all

pip install ffnetui
.
0
TSSFL -- A Creative Journey Towards Infinite Possibilities!
Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “Linux and Unix Based Operating Systems”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 0 guests