Proof-of-concept implementation of dimple (debiased inference made simple)
Project description
# dimple: a proof of concept
Proof-of-concept package implementing dimple (‘debiased inference made simple’) from “Simplifying Debiased Inference via Automatic Differentiation and Probabilistic Programming” [[link](https://LINK_TO_BE_ADDED)]
## Installation
To install the package, make sure you have Python 3.8 or later and run the following command:
`bash pip install pydimple `
Once installed, it can be imported in Python via:
`Python import dimple `
## Usage
For examples, please refer to the [Examples.md](Examples.md) file.
## Acknowledgement
Much of dimple’s core automatic differentiation code is from the excellent [Medium tutorial](https://towardsdatascience.com/build-your-own-automatic-differentiation-program-6ecd585eec2a) by [Jonathan Kernes](https://jmkernes.github.io/). Thank you, Jonathan, for letting me use it!
## Contributing
I’m not a software engineer, but I’m interested in developing this project further. If you share this interest and have relevant coding skills, please reach out! I’d love to collaborate.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pydimple-0.1.tar.gz.
File metadata
- Download URL: pydimple-0.1.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1e0f363497afb59bea9e45c303bcc455834eaa087b7eff0f7feff1e8c739e10
|
|
| MD5 |
b0a8d1ac1a0696f6e762df6057e61b32
|
|
| BLAKE2b-256 |
2dc9ac186374abbfcd9fe6c3d74d8b63acc577c478ab8a8669080b59411cda7d
|
File details
Details for the file pydimple-0.1-py3-none-any.whl.
File metadata
- Download URL: pydimple-0.1-py3-none-any.whl
- Upload date:
- Size: 16.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f4c6767951f133a7da318c81d837f197872eee3440ab9981744ddeddfcf7a7f
|
|
| MD5 |
4dbdbf90e5aeb5dde73c0f3a359ebab8
|
|
| BLAKE2b-256 |
be0456d4acdfaf48121ac41d0cf38d868aae29485540c286429da9bad797050c
|