Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
/ elara-net Public archive

Legacy work on neural networks for spacetime metric prediction

License

Notifications You must be signed in to change notification settings

elaraproject/elara-net

Repository files navigation

ElaraNet (Legacy)

Important notice: This is legacy research which is not up to date and has now been archived.

Neural network for spacetime metric optimization, implemented in TensorFlow. Paper available here.

Usage

Ensure you have SciPy, NumPy, TensorFlow, and Plotly installed. The Jupyter notebooks are organized as follows:

Pre-generated data & models

A pre-generated dataset is available at sigma_data.csv. This is meant to be used in conjunction with the model notebook; alternatively, np.loadtxt() can be used to load it as an array. The dataset consists of two arrays: one of $\sigma$ values, and one of associated energy requirement values.

A pre-generated model is also available in the ./saved_models directory. It may be used in place of ElaraNet continaed in the model notebook in usage.

About

Legacy work on neural networks for spacetime metric prediction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published