Code Monkey home page Code Monkey logo

nn_adapt's Introduction

Accelerating goal-oriented error estimation using artificial neural networks

This repo emulates the error estimation step for anisotropic goal-oriented mesh adaptation using artificial neural networks.

This is research of the Applied Modelling and Computation Group (AMCG) at Imperial College London.

For feedback, comments and questions, please email [email protected].

nn_adapt's People

Contributors

jwallwork23 avatar liu-0x2a6 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

acse-cd321

nn_adapt's Issues

Auto-tune hyperparameters

Currently, the various hyperparameters that define the network are chosen manually. It would be great to apply a package that would auto-tune them.

Iterative solver for turbine model

Currently, the turbine model solves the steady shallow water equations using a full LU decomposition at each nonlinear iteration. This is fine at low resolution, but gets expensive because the LU factorisation is O(n^3). It would be good if we could devise an alternative iterative solver strategy that is more scalable.

Allow more general networks

At the minute, we only support fully connected feed-forward networks with a single hidden layer. It would be good to build on this.

See the TODO in this commit.

Improve generality

At the minute, the code is heavily geared towards steady-state turbine examples. It should be made more general, to facilitate its application to other setups.

See the TODO in this commit.

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.