GithubHelp home page GithubHelp logo

nonlinear_opt's Introduction

Non-linear Optimization

This is a template, not a library (nor a binary). You have to compile the crate after modifying config.rs with your configuration.

nonlinear_opt's People

Contributors

baehyunsol avatar

Watchers

 avatar

nonlinear_opt's Issues

New testset: Graphviz

Optimizes the position of vertices (2D points, each of which consists of two real numbers) of a graph.

  1. A length of an edge contributes to the loss function. If the edge is too long or too short, the loss is increased.
  2. Distances between vertices that do not make edges doesn't contribute to the loss unless the distance is VERY SMALL.
  3. Make the visualizer dump the image periodically.

Let's first test this with 서울 지하철 노선도

Visualizer

Default visualizer dumps data to stdout.

  1. custom visualizer that dumps data to stdout. It can be configured at config.rs.
  2. custom visualizer that takes State as an input and does whatever it wants (maybe making images). It runs asynchronously in the main event loop. Its interval can be configured.

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.