BULMA / env /environment.yml
Ton Nom
Add full BULMA pipeline, data, code and results
9f9fb84
raw
history blame contribute delete
432 Bytes
name: bulma
channels:
- conda-forge
- pytorch
- nvidia
dependencies:
- python=3.10
- pytorch>=2.2
- torchvision
- pytorch-cuda=12.1
- cudatoolkit
- numpy
- pandas
- scikit-learn
- matplotlib
- seaborn
- pyyaml
- tqdm
- pip
- pip:
- einops
- torchmetrics
- rdkit-pypi
- transformers
- sentencepiece
- econml
- dowhy
- xgboost
- imbalanced-learn