DNA-Diffusion icon indicating copy to clipboard operation
DNA-Diffusion copied to clipboard

🧬 Generative modeling of regulatory DNA sequences with diffusion probabilistic models 💨

Results 13 DNA-Diffusion issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [accelerate](https://togithub.com/huggingface/accelerate) | `==0.24.1` -> `==0.30.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/accelerate/0.30.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...

[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [matplotlib](https://matplotlib.org) ([source](https://togithub.com/matplotlib/matplotlib)) | `==3.8.1` ->...

dependencies

- [x] resolves #272

enhancement
refactoring
ci
stale
build
dependencies
github_actions
work-in-progress
execute-workflow
skip-ci

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pypa/gh-action-pypi-publish](https://togithub.com/pypa/gh-action-pypi-publish) | action | patch | `v1.8.10` -> `v1.8.14` | ---...

stale
dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mkdocs-material](https://togithub.com/squidfunk/mkdocs-material) ([changelog](https://squidfunk.github.io/mkdocs-material/changelog/)) | `==9.4.8` -> `==9.5.21` |...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [torchvision](https://togithub.com/pytorch/vision) | `==0.16.0` -> `==0.18.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/torchvision/0.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mypy](https://www.mypy-lang.org/) ([source](https://togithub.com/python/mypy), [changelog](https://mypy-lang.blogspot.com/)) | `==1.6.1` -> `==1.10.0`...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [torch](https://pytorch.org/) | `==2.1.0` -> `==2.3.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/torch/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

Hello, Happy to try out DNA-Diffusion in my lab. I found that when I run train.py (`accelerate launch train.py`), I have an error in unet.py: At the line `num_resolutions =...