Taeyoon Kim

Results 10 issues of Taeyoon Kim

``` this model can be used to make predictions out of the box. There are directions on downloading the pretrained model in the code repository associated with the book (https://github.com/deepchem/DeepLearningLifeSciences)....

AttributeError: 'NoneType' object has no attribute 'findAll' 아마 의존성 문제 같습니다.

불필요한 `.DS_Store`을 삭제하였으며, `.gitignore` 파일을 추가해 더이상 repo에 추가 되지 않게 하였습니다. 또한 `README.md`파일의 마크다운 문법도 수정하였습니다.

**Describe the bug** Problems with local install. **To Reproduce** Steps to reproduce the behavior: ```shell ❯ pip install alphafold3 Collecting alphafold3 Using cached alphafold3-0.0.4-py3-none-any.whl.metadata (4.9 kB) Collecting einops (from alphafold3)...

bug

fix typo.

> Next, we additionally filter out genes that are not detected in at **least 20 cells** as these are not informative. ```python print(f"Total number of genes: {adata.n_vars}") # Min 20...

I installed [pixi](https://pixi.sh/) and am leaving a message in case anyone needs information regarding dependencies. ```toml [project] name = "SE3nv" version = "0.1.0" channels = ["pytorch", "nvidia", "dglteam", "conda-forge", "main",...

### Checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, using...

:lady_beetle: bug
conda
windows

## What does this PR do? Add resource(s) ## For resources ### Description ### Why is this valuable (or not)? I added an entry to the Rust book written in...

waiting for changes

- [x] The page(s) are in the correct platform directories: `common`, `linux`, `osx`, `windows`, `sunos`, `android`, etc. - [ ] The page(s) have at most 8 examples. - [x] The...

translation