Git Product home page Git Product logo

juri117 / surrogate-models Goto Github PK

View Code? Open in Web Editor NEW
23.0 1.0 4.0 3.02 MB

In this repository I publish the python code, that was part of my master thesis. The thesis can be found here, however its in German though, sry. :/

License: GNU General Public License v2.0

Python 100.00%
thesis python surrogate-models surrogate openmdao kriging latin-hypercube radial-basis-function polynomials halton

surrogate-models's Introduction

Surrogate Models

In this repository I publish the python code, that was part of my master thesis. The thesis can be found here, however its in German though, sry. :/

content

implementations of surrogate models

The folder mylibs contains implementations of surrogate models. The following methods are used:

  • polynomial
  • radial basis function
  • kriging

moreover some methods for generating sample points are implemented:

  • structured sample
  • halton
  • latin hyper cube

Examples

The folder examples shows how the above libraries can be used both in 2D and 3D spaces.

wing-construction

The construction of a wing was the sample task I constructed for testing and comparing the surrogate methods. A wing-box was meant to be optimized for its weight, by varying its numbers of ribs and shell thickness. To make sure the structure is strong enough a FEM analysis is used (both Calculix and Abaqus APIs are implemented to do this).

surrogate-models's People

Contributors

juri117 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.