Skip to main content

Deki is a library is to create beautiful interative visuals to understand your optimizer better, because seeing is believing!

Project description

: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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deki-0.0.1.dev1.tar.gz (8.0 kB view hashes)

Uploaded Source

Built Distribution

deki-0.0.1.dev1-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page