Skip to content

ElectroLens is a visualization tool that provides a lens into the black-box of machine-learning models for electronic structure. The tool provides a real-time connection between Cartesian space and parameter spaces of arbitrarily high dimensions. This enables  improved understanding of how machine-learning models work, and facilitates diagnosis …

License

Notifications You must be signed in to change notification settings

medford-group/ElectroLens

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visaulization tool for high dimensional electronic environment data

written in Threejs and wrapped to desktop with electron.js

to install, please clone the repo, delete "node_modules" directory, and run "npm install" (please install nodejs/npm if you havent)

To start, simply type "npm start"

Please refer to the github wiki for information

currently the most updated version is branch devel-0.2

if you would like to test the package (with examples in the ElectroLens-example repo), please use the latest version

About

ElectroLens is a visualization tool that provides a lens into the black-box of machine-learning models for electronic structure. The tool provides a real-time connection between Cartesian space and parameter spaces of arbitrarily high dimensions. This enables  improved understanding of how machine-learning models work, and facilitates diagnosis …

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • HTML 1.8%
  • Other 0.3%