Simple jupyter notebook for testing representations of atomistic structure on ML problems
Feel free to contact me: [email protected]
The following packages are needed:
- numpy
- scipy
- matplotlib
- seaborn
- ase
- dscribe
- sklearn
These can be installed via: pip install <package name>