Skip to content
forked from SINGROUP/ml-spm

Machine learning for scanning probe microscopy

License

Notifications You must be signed in to change notification settings

LauriKurki/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

Languages

  • Python 90.4%
  • Cuda 3.5%
  • C++ 3.5%
  • TeX 1.5%
  • Shell 1.1%