运筹优化数学基础 + 算法
☆18Aug 19, 2021Updated 4 years ago
Alternatives and similar repositories for Optimization
Users that are interested in Optimization are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Inverse Stochastic User Equilibrium with LOGIT assignment☆15Feb 22, 2024Updated 2 years ago
- Paper published in Transportation Research Part B☆13Jun 1, 2022Updated 4 years ago
- 运筹优化入门培训资料, 以启发式算法为主.☆103Jun 5, 2023Updated 3 years ago
- 王道考研 操作系统 教学视频:https://www.bilibili.com/video/BV1YE411D7nH☆11Mar 20, 2021Updated 5 years ago
- 考研操作系统笔记☆16Aug 16, 2025Updated 10 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 内蒙古高考志愿填报系统,本系统为计算机毕业设计,前台使用VUE3+Pinia+Router+axios+Element ui为主要技术,涉及一些校正验证引用组件,后端使用node.js配置nest.js框架开发,数据库为mysql8。本项目在开发中,预计有后台管理端,手机端…☆11Feb 18, 2024Updated 2 years ago
- DS 3001: Foundations of Machine Learning☆19Oct 29, 2024Updated last year
- 2023年秋季计算机科学与技术学院研究生课程网络安全的作业与实验,仅供参考。☆14Jan 6, 2024Updated 2 years ago
- 《最优化:建模、算法与理论》中文版学习笔记,包含原版与注释版pdf教材。☆18Aug 21, 2022Updated 3 years ago
- DOCS 2026 Competition on Evolutionary PINNs☆15Jun 12, 2026Updated 3 weeks ago
- 为天池数据竞赛写的自动化特征工程和训练工具,可以通过配置的方式从mysql数据库中生成特征。同时重新封装了数据,特征和模型,使其可以被自动化测试系统识别及调用。待完成的工作:自动化测试系统的调度关键技术。☆12Dec 6, 2015Updated 10 years ago
- Vehicle routing problem instances and best-known solutions for benchmarking.☆27Mar 16, 2026Updated 3 months ago
- CoMAL: Collaboration Collaborative Multi-Agent Large Language Models for Mixed-Autonomy Traffic☆28Jan 14, 2025Updated last year
- 杭电的2011-2015数据结构考研题解☆18Mar 3, 2016Updated 10 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 2023/2024王道408计算机考研💯💻数据结构代码cpp具体实现(Updating🚀Welcome PR)☆17Aug 11, 2023Updated 2 years ago
- 运小筹公众号是致力于分享运筹优化(LP、MIP、NLP、随机规划、鲁棒优化)、凸优化、强化学习等研究领域的内容以及涉及到的算法的代码实现。☆248May 5, 2022Updated 4 years ago
- NetLogo models developed in the book "Agent-Based Evolutionary Game Dynamics"☆10Feb 19, 2026Updated 4 months ago
- Project to find high performing loans in P2P lending.☆12Jul 13, 2018Updated 7 years ago
- 运筹学☆47Mar 12, 2019Updated 7 years ago
- Understand transportation networks around the world using Transitland open data and Valhalla routing engine APIs☆41Oct 15, 2020Updated 5 years ago
- ☆13Nov 4, 2020Updated 5 years ago
- Welcome to 6.86x Machine Learning with Python–From Linear Models to Deep Learning. Machine learning methods are commonly used across eng…☆13Nov 16, 2020Updated 5 years ago
- 风控建模评分报告☆11Oct 16, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 操作系统笔记,来自B站王道考研-操作系统☆19Dec 4, 2022Updated 3 years ago
- a python package for stat,caculate woe,iv, ks,auc,roc,psi and plot.☆18Jul 17, 2023Updated 2 years ago
- Materials associated with the Agent-based Modelling training series☆11Mar 18, 2022Updated 4 years ago
- 中国宝宝爱看的深度学习实践教程☆23Jun 22, 2024Updated 2 years ago
- A curated list of awesome Operations Research (OR) resources.☆34Jan 11, 2024Updated 2 years ago
- 简易的模型监控界面:定期更新的用户信用分及特征分布☆16Jan 12, 2018Updated 8 years ago
- Building an PD, LGD and EAD Model for Financial Modeling.☆15Dec 19, 2023Updated 2 years ago
- python igraph tutorial☆11Nov 23, 2023Updated 2 years ago
- This repository contains SAS code for Credit card Scoring Model to predict future default(bad) customers☆12Dec 20, 2016Updated 9 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 桂林电子科技大学PPT模板(Beamer)☆13Dec 22, 2023Updated 2 years ago
- LCA implementation for python☆43Apr 6, 2022Updated 4 years ago
- A review of the most popular topic modeling techniques, featuring hands-on tutorials.☆12Apr 29, 2025Updated last year
- This repository contains the geatpy implementation for paper: Co-operative Prediction Strategy for Solving Dynamic Multi-Objective Optimi…☆10Sep 30, 2020Updated 5 years ago
- You work for a consumer finance company which specializes in lending various types of loans to urban customers. When the company receives…☆13Sep 13, 2021Updated 4 years ago
- 本项目开发了一个机器学习和深度学习的训练工具。该训练工具基于sklearn和pytorch,不仅支持常规训练、交叉验证训练,还支持贝叶斯搜索参数,并可随时自动保存训练模型和日志。☆12Dec 22, 2023Updated 2 years ago
- 一个简单的区块链模型,学习区块链的笔记,使用python3 实现了区块链的基本原理。使用Flask 构建 peer to peer 网络。另外包含java版本的代码,java版本未完成。☆23Jun 17, 2022Updated 4 years ago