Pre-release
This release is a pre-release and may not be stable for production use.
:sparkles: Deki
Deki is a library is to create beautiful ✨interative✨ visuals to understand your optimizer better, because seeing is believing!
Just a few easy steps to get your own visuals:
from deki import Rosenbrock
optimiser = my_special_optimiser
optimiser_state = {"lr":0.01}
steps = 1000
Rosenbrock.plot((optimiser, optimiser_state), steps)
#output: get a interative Rosenbrock plot
Release files for deki 0.0.1.dev1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| deki-0.0.1.dev1.tar.gz | 8.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| deki-0.0.1.dev1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.5 kB
Release files / deki-0.0.1.dev1.tar.gz
| Download URL | deki-0.0.1.dev1.tar.gz |
|---|---|
| Size | 8.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
70afb522f8421ac0923ac5e88a48b091daf841cbc6566da20075c285af5614f3
|
|
BLAKE2b-256 checksum How to use checksums |
4f462b2f09bb63b3d769b34ed61053290a826c87b70ed23fdfbd04f7d3765f28
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.16
|
Release files / deki-0.0.1.dev1-py3-none-any.whl
| Download URL | deki-0.0.1.dev1-py3-none-any.whl |
|---|---|
| Size | 8.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
deed44b46fc3a5433af686c0c1c053cd8ec830986b7684103348c28b5a8057a2
|
|
BLAKE2b-256 checksum How to use checksums |
74685d7466c6aab742ba83c7b0d90e6ecaa9a336a111ba7dc4aaeba0cfcf8fef
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.16
|