Coder Social home page Coder Social logo

spinel_to_perovskite_tl's Introduction

spinel_to_perovskite_TL

Introduction

This project aims to investigate the feasibility of using deep neural networks for transfer learning in crystal formation energy prediction. Specifically, we explore the possibility of transferring the knowledge learned from training a model on spinel formation energy to predict perovskite formation energy.

Repository Structure

The repository contains the following six folders:

  • 1-source domain: contains the code for training the source domain model using spinel formation energy data.
  • 2-target domain: contains the code for training the target domain model using perovskite formation energy data.
  • 3-transfer learning: contains the code for transferring the knowledge learned from the source domain model to the target domain.
  • 4-source domain predict target domain: contains the code for directly predicting perovskite formation energy using the source domain model.
  • CE-features-generation: contains the code for generating chemical environment (CE) features that contain information about the composition and crystal structure of materials.
  • raw_data: contains all the raw data required for training and evaluating the DNN models.

Prerequisites

  • Python 3.x
  • For Python package dependencies, please refer to the requirements.txt file

Usage

  1. Clone the repository to your local machine:
git clone https://github.com/liyihang1024/spinel_to_perovskite_TL.git
  1. Navigate to the project directory:
cd spinel_to_perovskite_TL
  1. Install dependencies:
pip install -r requirements.txt
  1. Run the project:

License

This project is licensed under the MIT License. See the LICENSE file for details.

spinel_to_perovskite_tl's People

Contributors

liyihang1024 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.