GithubHelp home page GithubHelp logo

zyqfree / algorithms-2023 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pantale/algorithms-2023

0.0 0.0 0.0 4.75 MB

Source files of the Algorithms 2023 paper entitled : "Comparing Activation Functions in Machine Learning for Finite Element Simulations in Thermomechanical Forming"

License: GNU General Public License v3.0

Fortran 76.23% Jupyter Notebook 23.77%

algorithms-2023's Introduction

Algorithms-2023

This repository contains the source files of the software used in the MDPI Algorithms publication:

Comparing Activation Functions in Machine Learning for Finite Element Simulations in Thermomechanical Forming

Olivier Pantalé

Algorithms 2023, 16(12), 537; https://doi.org/10.3390/a16120537

Published: 25 November 2023

Special Issue: Deep Learning Architecture and Applications

Abstract: Finite element (FE) simulations have been effective in simulating thermomechanical forming processes, yet challenges arise when applying them to new materials due to nonlinear behaviors. To address this, machine learning techniques and artificial neural networks play an increasingly vital role in developing complex models. This paper presents an innovative approach to parameter identification in flow laws, utilizing an artificial neural network that learns directly from test data and automatically generates a Fortran subroutine for the Abaqus standard or explicit FE codes. We investigate the impact of activation functions on prediction and computational efficiency by comparing Sigmoid, Tanh, ReLU, Swish, Softplus, and the less common Exponential function. Despite its infrequent use, the Exponential function demonstrates noteworthy performance and reduced computation times. Model validation involves comparing predictive capabilities with experimental data from compression tests, and numerical simulations confirm the numerical implementation in the Abaqus explicit FE code.

Keywords: constitutive behavior; ANN flow law; numerical implementation; user hardening; activation functions; abaqus

Citation:

@Article{a16120537,
AUTHOR = {Pantalé, Olivier},
TITLE = {Comparing Activation Functions in Machine Learning for Finite Element Simulations in Thermomechanical Forming},
JOURNAL = {Algorithms},
VOLUME = {16},
YEAR = {2023},
NUMBER = {12},
ARTICLE-NUMBER = {537},
URL = {https://www.mdpi.com/1999-4893/16/12/537},
ISSN = {1999-4893},
DOI = {10.3390/a16120537}
}

Contents

This directory contains the following main files and subdirectories:

  • 3Cr2Mo.h5 : The database of the Gleeble tests

  • ANN-Study.ipynb : The ANN learning model in Python 3

  • ANN-Fortran.ipynb : The Python/Fortran extractor for the ANN used to generate the FORTRAN 77 subroutine for the Abaqus FEM code

  • Abaqus : The directory containing the source file of the Abaqus compression model presented in the paper

algorithms-2023's People

Contributors

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