Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
1D-Bin-Packing-using-Firefly
Implemented 1D Bin Packing Problem using Firefly Algorithm
2019GMCM
2019年第十六届华为杯数学建模竞赛F题第一名论文附代码
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
Algorithm-collection
collect some interesting or classic algorithms into the repository for an algorithm cheatsheet.
Alice-Robot
聊天机器人代码
anuditverma.github.io
Anudit Verma's blog:
beautiful-jekyll
:sparkles: Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
Deep-learning-books
Books for machine learning, deep learning, math, NLP, CV, RL, etc. 一些机器学习、深度学习等相关话题的书籍。
Pickup-and-Delivery-Problem---RL
Solving a pickup and delivery problem with time windows using reinforcement learning
ChrisLiu007's Repositories
ChrisLiu007/Pickup-and-Delivery-Problem---RL
Solving a pickup and delivery problem with time windows using reinforcement learning
ChrisLiu007/anuditverma.github.io
Anudit Verma's blog:
ChrisLiu007/beautiful-jekyll
:sparkles: Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
ChrisLiu007/Code
运小筹公众号是致力于分享运筹优化(LP、MIP、NLP、随机规划、鲁棒优化)、凸优化、强化学习等研究领域的内容以及涉及到的算法的代码实现。
ChrisLiu007/evox
Distributed GPU-Accelerated Framework for Evolutionary Computation. Comprehensive Library of Evolutionary Algorithms & Benchmark Problems.
ChrisLiu007/graph-convnet-tsp
Code for the paper 'An Efficient Graph Convolutional Network Technique for the Travelling Salesman Problem' (INFORMS Annual Meeting 2019)
ChrisLiu007/Hard_constraint_projection_HCP
Theory-guided hard constraint projection (HCP): a knowledge-based data-driven scientific machine learning method
ChrisLiu007/MOEAD
MOEAD.多目标差分进化算法的学习,Python实现&动态展示过程&b站讲解
ChrisLiu007/neat-python
Python implementation of the NEAT neuroevolution algorithm
ChrisLiu007/Ryven
Flow-based visual scripting for Python
ChrisLiu007/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
ChrisLiu007/WeiboSuperSpider
最强微博爬虫,用户、话题、评论一网打尽。图片下载、情感分析,地理位置、关系网络等功能应有尽有。Docs:https://buyixiao.github.io/blog/weibo-super-spider.html 配套可视化网站:https://buyixiao.github.io/blog/one-stop-weibo-visualization.html
ChrisLiu007/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
ChrisLiu007/benchmark
ChrisLiu007/ChrisLiu007.github.io
Personal website files.
ChrisLiu007/DRLSolver4DTSP
深度强化学习求解优化问题介绍——以动态旅行商问题为例(附python代码)
ChrisLiu007/EDAs
Implementation of Estimation of Distribution Algorithm (EDA)
ChrisLiu007/EDAspy
Estimation of Distribution algorithms Python package
ChrisLiu007/EMO2021HWLC
ChrisLiu007/Estimation-of-distribution-algorithms
Implementation and Experimental analysis of Estimation of Distribution Algorithms (EDAs) for sorting and for the Traveling Salesman Problem (TSP)
ChrisLiu007/EstimationDistributionAlgorithm
Customizable Implementation of the EDA Algorithm
ChrisLiu007/guitar_factory
Guitar factory simulation using SimPy!
ChrisLiu007/Personal-blog-template
Personal blog of LiuLei
ChrisLiu007/PlatEMO
Evolutionary multi-objective optimization platform
ChrisLiu007/PyEPO
A PyTorch-based End-to-End Predict-then-Optimize Library for Linear and Integer Programming
ChrisLiu007/pytorch-lightning-template
An easy/swift-to-adapt PyTorch-Lighting template. 套壳模板,简单易用,稍改原来Pytorch代码,即可适配Lightning。You can translate your previous Pytorch code much easier using this template, and keep your freedom to edit all the functions as well. Big-project-friendly as well.
ChrisLiu007/SCGRec
Code for paper named "Large-scale Personalized Video Game Recommendation via Social-aware Contextualized Graph Neural Network" published on WWW 2022. Upcoming soon
ChrisLiu007/SimRLFab
Simulation and reinforcement learning framework for production planning and control of complex job shop manufacturing systems
ChrisLiu007/soundcode
𝄞 How does your code sound? And the idea was born...
ChrisLiu007/statistics
Probability and Statistics course notes in LaTeX + Python