Coder Social home page Coder Social logo

liguang190223's Projects

channel-pruning icon channel-pruning

Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)

deepcompression-pytorch icon deepcompression-pytorch

Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626

gan-pruning icon gan-pruning

A Pytorch implementation of "Co-Evolutionary Compression for Unpaired Image Translation" (ICCV 2019).

leetcode icon leetcode

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

model-compression icon model-compression

model compression based on pytorch (1、quantization: 16/8/4/2 bits(dorefa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular and group convolutional channel pruning;3、 group convolution structure;4、batch-normalization folding for quantization)

models icon models

Models and examples built with TensorFlow

nsga-ii icon nsga-ii

This is a python implementation of NSGA-II algorithm. NSGA is a popular non-domination based genetic algorithm for multi-objective optimization. It is a very effective algorithm but has been generally criticized for its computational complexity, lack of elitism and for choosing the optimal parameter value for sharing parameter σshare. A modified version, NSGA II was developed, which has a better sorting algorithm , incorporates elitism and no sharing parameter needs to be chosen a priori.

nsga-iii icon nsga-iii

NSGA-III, A-NSGA-III, and A^2-NSGA-III algorithms based on Kanpur Genetic Algorithms Laboratory's code. They solve Multi-objective Optimization Problems (MOPs) and Many-objective Optimization Problems (MaOPs) with constraints (Real and binary decision variables).

nsga-net icon nsga-net

NSGA-Net, a Neural Architecture Search Algorithm

nsga2 icon nsga2

Non Sorting Genetic Algorithm II

once-for-all icon once-for-all

[ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment

paddleslim icon paddleslim

PaddleSlim is an open-source library for deep model compression and architecture search.

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.