Giter VIP home page Giter VIP logo

mlp_nsga_lrj's Introduction

MLP_NSGA: A Pytorch MLP Prediction with DEAP NSGAII Sample

By Yanren Qu and Ruijie Liu

Introduction

This repo provides mlp pretraining model and training framework for architectural data with pytorch, as well as ONNX inference examples, and a multi-objective optimization example with multiple constraints based on NsgaII algorithm with DEAP

PyTorch MLP pretrained model and training framework: This project provides a method for building and training MLP pretrained models using PyTorch. You can use this framework to train your architectural data model and track your trainning by tensorboard, and use the pretrained model for prediction.

Training framework is built for general purpose, so you can simply replace backbone and loss function.

ONNX inference examples: This project also provides example code for inference in the ONNX format. You can use this framework to deploy your pretrained model to production and perform inference in ONNX format.

Multi-objective optimization example based on Deap's MLP and NSGAII: This project also provides a multi-objective optimization example with multiple constraints combined with our MLP model prediction based on Deap's NSGAII. You can use this example to explore how to optimize complex multi-objective problems using machine learning algorithms.

Quick start

See sample_run.py

Contact

mlp_nsga_lrj's People

Contributors

yanren1 avatar

Stargazers

 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.