sopt:a simple python optimizer library
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sopt-0.0.6.1.tar.gz
.
File metadata
- Download URL: sopt-0.0.6.1.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a5920a87900e5abcce7d58dd406b914e902c7031171cfdf6d6101d01f59fb77 |
|
MD5 | 7ed1f6789711c6b05b8a62235a6c2a1e |
|
BLAKE2b-256 | d9b27b80b95f203d12eba056603d7af577d03783a0adeba64c78724ba828dc0a |
File details
Details for the file sopt-0.0.6.1-py3-none-any.whl
.
File metadata
- Download URL: sopt-0.0.6.1-py3-none-any.whl
- Upload date:
- Size: 32.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20af3b49de61c854b3538a8755354e53dcdebab5712b6af5d9d9a13c591210d0 |
|
MD5 | 83dd8dc62fc7f340338f866ab08f6132 |
|
BLAKE2b-256 | 8aa27b7126b3a447a42c928b5d6850977b5ebd01462b1a8cab019379ed6c0ae8 |