JuDFTteam / best-of-atomistic-machine-learning

🏆 A ranked list of awesome atomistic machine learning projects ⚛️🧬💎.
Creative Commons Attribution Share Alike 4.0 International
392 stars 37 forks source link

Add projects: AtomGPT, ChemNLP, AomVision #360

Closed knc6 closed 2 months ago

knc6 commented 2 months ago

Thanks for creating best-of-atomistic-machine-learning project, this is a valuable resource. Some of my projects are included in the list. Here are few others that can be added:

https://github.com/usnistgov/atomgpt

https://github.com/usnistgov/chemnlp

https://github.com/usnistgov/atomvision

Irratzo commented 2 months ago

Hi @knc6, thank you for the suggestions. I'll add them momentarily like this.

- name: AtomGPT
  github_id: usnistgov/atomgpt
  category: language-models
  labels: ["generative", "pretrained", "transformer"]
  license: https://github.com/usnistgov/atomgpt/blob/main/LICENSE.rst
  pypi_id: atomgpt
- name: NIST ChemNLP
  github_id: usnistgov/chemnlp
  category: language-models
  labels: ["literature-data"]
  license: MIT
  pypi_id: chemnlp
- name: Atomvision
  github_id: usnistgov/atomvision
  category: visualization
  labels: ["computer-vision", "experimental-data", "rep-learn"]
  license: https://github.com/usnistgov/atomvision/blob/master/LICENSE.md
  pypi_id: atomvision

Remarks.