Getting Started¶
This section is going to show you how to use the NiaClass framework. First install NiaClass package using the following command:
pip3 install niaclass
After the successful installation you are ready to run your first example.
Optimization Algorithms¶
For the list of available optimization algorithms please see the NiaPy’s documentation.