Created
May 4, 2021 09:02
-
-
Save DocMinus/eb560bdc50ca5c7c97d5294fff9c5cca to your computer and use it in GitHub Desktop.
Allround conda chemistry centric ML & AI environment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: allround | |
channels: | |
- anaconda | |
- conda-forge | |
- defaults | |
dependencies: | |
- python=3.8 | |
- anaconda | |
- pip | |
- tensorflow-gpu | |
- keras-gpu | |
- scikit-learn | |
- pytorch-gpu | |
- black | |
- conda-forge::rdkit=2021.03.1 | |
- mordred | |
- notebook | |
- nb_conda_kernels | |
- jupyter_contrib_nbextensions | |
- matplotlib | |
- xgboost | |
- seaborn | |
- py3dmol | |
- pip: | |
- git+https://github.com/DocMinus/chem-rdf-fixer.git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment