Skip to content

The Alchemist uses a pool of optimization algorithms and machine learning models to search for viable glass compositions for a given glass transition temperature (Tg) value.

License

Notifications You must be signed in to change notification settings

ealcobaca/alchemist-ai

Repository files navigation

drawing

Alchemist

The Alchemist uses a pool of optimization algorithms and machine learning models to search for viable glass compositions for a given glass transition temperature (Tg) value.

Dependencies

The main pymfe requirement is:

Python = 3.5

Installation

The installation can be done by following these steps:

git clone git@github.com:ealcobaca/Glass-Generator.git
cd Glass-Generator
python3.5 -m venv env3.5/
source env3.5/bin/activate
pip install -r requirements.txt

or you can use the Makefile

make install

Run

The GUI application can be run using the Makefile as follow:

make gui

Alchemist

Authors

See also the list of contributors who participated in this project.

About

The Alchemist uses a pool of optimization algorithms and machine learning models to search for viable glass compositions for a given glass transition temperature (Tg) value.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published