Git Product home page Git Product logo

deep-hk-map's Introduction

Deep-HK-Map

This is a research code to investigate the use of deep learning to map between various properties of lattice systems. In particular, the code can learn the mapping from the local density to the wave function and other ground-state properties. This mapping from the density to the wave function is the map known to exist from the Hohenberg-Kohn theorem.

This code is in development. It currently uses the one-dimensional Hubbard model and spinless Hubbard model. The spinless system has been studied using similar approaches in the following papers:

Javier Robledo Moreno, Giuseppe Carleo, Antoine Georges, Physical Review Letters 125, 076402 (2020)

M. Michael Denner, Mark H. Fischer, Titus Neupert, Physical Review Research 2, 033388 (2020)

The code can generate its own training data, which is obtained by applying random potentials to a given lattice model.

Usage

The code uses PyTorch and a small number of other standard libraries. The startup and input system uses Abseil. Flags can be specified on the command line or in a config file, for example:

python3 deep_hk/main.py --flagfile=input.cfg

Example config files are given in the examples directory, and the available flags can be viewed with

python3 deep_hk/main.py --help

Alternatively, a training script can be written directly, with examples given in the examples/hubbard/ directoy.

Notebook example

Also provided is a short tutorial as a Jupyter notebook, available in the examples directory.

deep-hk-map's People

Contributors

nsblunt avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.