copolymer_informatics
Code for the paper Copolymer Informatics with Multi-Task Deep Neural Networks
Science Score: 62.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: arxiv.org -
○Academic email domains
-
✓Institutional organization owner
Organization ramprasad-group has institutional domain (ramprasad.mse.gatech.edu) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.7%) to scientific vocabulary
Repository
Code for the paper Copolymer Informatics with Multi-Task Deep Neural Networks
Basic Info
- Host: GitHub
- Owner: Ramprasad-Group
- License: other
- Language: Jupyter Notebook
- Default Branch: main
- Size: 41 KB
Statistics
- Stars: 12
- Watchers: 1
- Forks: 5
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
Copolymer informatics with multi-task neural networks
IMPORTANT NOTE: The code and data shared here is available for academic non-commercial use only
This is the code for the paper "Copolymer Informatics with Multitask Deep Neural Networks" published at Macromolecules (or Arxiv). It has two notebooks: The cross-validation models are trained in cv_model.ipynb and the meta learner is training in meta_learner.ipynb. The meta learner is deployed at https://polymergenome.org.
Install
- Poetry must be installed
bash
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python
Clone project (SSH key must be added to your GitHub settings)
bash git clone git@github.com:Ramprasad-Group/copolymer_informatics.git cd copolymer_informaticsInstall environment
bash
poetry config virtualenvs.in-project true
poetry install
How to use
Make sure the correct environment is selected and the library path is set.
cv_model.ipynb - Train the cross-validation models
meta_learner.ipynb - Train the meta learner
Owner
- Name: Ramprasad Group
- Login: Ramprasad-Group
- Kind: organization
- Location: Atlanta, Georgia, USA
- Website: http://ramprasad.mse.gatech.edu/
- Repositories: 9
- Profile: https://github.com/Ramprasad-Group
We develop and utilize computational and data-driven tools to aid materials design
Citation (CITATION.md)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Kuenneth"
given-names: "Christopher"
orcid: "https://orcid.org/0000-0002-6958-4679"
- family-names: "Schertzer"
given-names: "William"
- family-names: "Ramprasad"
given-names: "Rampi"
orcid: "https://orcid.org/0000-0003-4630-1565"
title: "Copolymer Informatics with Multitask Deep Neural Networks"
doi: 10.1021/acs.macromol.1c00728
url: "https://github.com/Ramprasad-Group/multi_task_copolymer"
preferred-citation:
type: article
authors:
- family-names: "Kuenneth"
given-names: "Christopher"
orcid: "https://orcid.org/0000-0002-6958-4679"
- family-names: "Schertzer"
given-names: "William"
- family-names: "Ramprasad"
given-names: "Rampi"
orcid: "https://orcid.org/0000-0003-4630-1565"
doi: "10.1021/acs.macromol.1c00728"
journal: "Macromolecules"
start: 5957 # First page number
end: 5961 # Last page number
title: "Copolymer Informatics with Multitask Deep Neural Networks"
volume: 54
year: 2021
GitHub Events
Total
- Watch event: 2
- Fork event: 2
Last Year
- Watch event: 2
- Fork event: 2
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 3
- Total pull requests: 0
- Average time to close issues: 2 months
- Average time to close pull requests: N/A
- Total issue authors: 3
- Total pull request authors: 0
- Average comments per issue: 0.33
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- yy462 (1)
- ZHM-Sesame (1)
- siddgoel (1)