Coder Social home page Coder Social logo

zhenwuliu's Projects

biblatex-gb7714-2015 icon biblatex-gb7714-2015

A biblatex implementation of the GB/T7714-2015 bibliography style || GB/T 7714-2015 参考文献著录和标注的biblatex样式包

cura-crane-gradient icon cura-crane-gradient

modifies Cura-emitted gcode to have a gradient across all filaments and layers, for Crane M3D Quad

cvrp icon cvrp

Capacitated Vehicle Routing Problem (3rd year course work)

cvrp-genetic icon cvrp-genetic

The capacitated vehicle routing problem is a well-studied combinatorial computing problem. There are many ways to solve the problem like evolutionary computing, reinforcement learning and exact methods. A genetic algorithm was implemented to solve a given CVRP instance with 250 customers. An evolutionary computing approach was chosen because of the following reasons: 1. The exact methods like branch and cut explore the entire search space which is most of the time unfeasible given the computation time. A genetic algorithm can be fine tuned to explore the search space in a specific way. 2. In this case, the constraints are very simple; maximum vehicle capacity of 500 and a vehicle can visit a customer only once. A real world CVRP can have multiple objectives and constraints like traffic conditions, number of turns, multiple depots etc. A genetic algorithm can adapt to these constraints without the need to change the entire programmatic structure by simply formulating the fitness function again.

deepfacelab_colab icon deepfacelab_colab

Colab可以免费让你使用深度学习专用显卡Tesla V100 16G 来跑AI换脸哦(原K80,T4,12G),好用的话记右上角点下Star哦,谢谢! With colab you can use tesla V100 for free. Of course there are some restrictions ;

first-order-model icon first-order-model

This repository contains the source code for the paper First Order Motion Model for Image Animation

full-color-3d-printer-by-fdm icon full-color-3d-printer-by-fdm

this is a new full color 3d printer based fdm and we provide a open source software simultaneously ,also from building model to printing your model will be suited.

ga icon ga

A C++ Library of Genetic Algorithm Components

geneticalgorithm icon geneticalgorithm

这是用C++写的遗传算法,参考《智能算法 30案例分析 第2版》一书,包含TSP、LQR控制器、结合量子算法、多目标优化、粒子群等,由于原作为matlab程序,综合自己思路通过C++写出来,算是练习和开个大坑

har-cnn-keras icon har-cnn-keras

Human Activity Recognition Using Convolutional Neural Network in Keras

marlin icon marlin

Optimized firmware for RepRap 3D printers based on the Arduino platform.

matlab-finite-element-method-and-bone-remodelling-projects icon matlab-finite-element-method-and-bone-remodelling-projects

It contains a project on Bone Remodelling and a brief report on it. It also contains the FEM method illustrated in the book of "FEA for Solids and Structures" by Antonio Ferreira. In addition, some tasks performed while studying a book on "An Introduction to Programming and Numerical Methods in MATLAB" by S.R Otto and J.P Denier are also included.

mdanalysis icon mdanalysis

MDAnalysis is a Python library to analyze molecular dynamics trajectories.

mdvrp icon mdvrp

Solving Multiple Depot Vehicle Routing Problem using Genetic Algorithm implemented by C++

mhr_v1.0 icon mhr_v1.0

2019年上海市高校智能物流机器人选拔赛所用的运动和定位的代码

models icon models

Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)

opensls icon opensls

Open-source Selective Laser Sintering

paddle icon paddle

PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)

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.