Skip to content

MarekWadinger/chem_prop_ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChemPropsAI

Prediction of chemical properties using neural network.

chem-prop-ai.streamlit.app

This project uses NN implemented by tensorflow to predict chemical properties of numerical fingerprints retrieved from atomic structures using dscribe.

All wrapped up in an user-friendly web app environment of streamlit.

⚡️ Quickstart

Quick way to get your hand on the ChemPropsAI service is to use our Streamlit app to play around with example data.

As a quick example, we will run the online service use historical load data to fit new model and get prediction

  1. To start the service, open Streamlit app
  2. Import the example data
  3. The service silently fits your model
  4. Select descriptor (X) and property (y)
  5. Submit your query
  6. Download the model pressing "Download model" for later use

Note: If the app is sleeping, you can build it by pressing the big red button on screen.

👐 Contributing

Feel free to contribute in any way you like, we're always open to new ideas and approaches.

  • Feel welcome to open an issue if you think you've spotted a bug or a performance issue.

About

Web app for chemical properties prediction

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages