Skip to content

tsudalab/vamo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vamo

Variational Autoencoder for Materials Optimization

Required Packages

  • python >= 3.4.x
  • numpy >= 1.11.x
  • scipy >= 0.18.x
  • pandas >= 1.11.x
  • tensorflow >= 1.x
  • keras >= 2.x
  • combo development version

Install Guide

  • Install COMBO with the develop version

    1. Download or clone the github repository, e.g.

      git clone https://github.com/tsudalab/combo.git git checkout develop

    2. Run setup.py install

      cd combo python setup.py install

  • Install TensorFlow

  • Install Keras

    pip3 install keras

Usage

  1. run encoder_Si-Ge.ipynb in order to learn the variational encoder
  2. run vamo_Si-Ge.ipynb for searching the structure with the maximum templature

About

Variational Autoencoder for Materials Optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •