Skip to content

Machine learning for scanning probe microscopy

License

Notifications You must be signed in to change notification settings

SINGROUP/ml-spm

Repository files navigation

ML-SPM

Machine learning for scanning probe microscopy

Documentation Status badge

Installation

Install pre-requisites:

sudo apt install g++ git

Clone repository:

git clone https://github.com/SINGROUP/ml-spm.git
cd ml-spm

(Recommended) Create conda environment:

conda env create -f environment.yml
conda activate ml-spm

Install:

pip install .

Papers

The papers subdirectory contains training scripts and datasets for specific publications. Currently we have the following:

About

Machine learning for scanning probe microscopy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published