sopt is a simple python optimizer library.Currentlly,it includes some stochastic optimization algorithms,like Genetic Algorithm(GA),Particle Swarm Optimization(PSO),Simulated Anealing (SA),Random Walk(and its improvement version),and some gradient based optimizers,like Gradient Descent,Momentum,AdaGrad,RMSProp and Adam Optimizers.For the GA optimizers,it includes many kinds of different selected methods,mutation methods etc,as well as for PSO and other optimizers, so you can try many different kinds of optimizers with different settings,all the stochastic optimization also supports the non-linear complex constraints by using penalty methods or dropout-bad-solution methods.
Release files for beequants-sopt 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| beequants-sopt-0.0.5.tar.gz | 18.3 kB | Details |
Release files / beequants-sopt-0.0.5.tar.gz
| Download URL | beequants-sopt-0.0.5.tar.gz |
|---|---|
| Size | 18.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b243f35e4889ab894d6ce991d9011910fb93abf597f1f978eb1b4ad8cbe5af30
|
|
BLAKE2b-256 checksum How to use checksums |
bce911f175be16dd2e0fd6ed8fa7777e2b218b24a59bdf53334694001689ebe9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.7
|