Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

structures-fingerprints

Prepare Python script to calculate fingerprints on crystal structures and convert them into 2D space with t-SNE.
Access the app here: https://fingerprints.streamlit.app/
See tutorial at YouTube.

Install prerequisities

sudo apt update
sudo apt install build-essential python3.12-dev python3-venv

Active Python virtual environment and install into it all necessary packages:

  1. python3 -m venv finger_env
  2. source finger_env/bin/activate
  3. pip install dscribe numpy matplotlib scikit-learn ase dscribe pandas

3

-- 2

-- 1

About

Prepare Python script to calculate fingerprints on crystal structures and convert them into 2D space with t-SNE

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages