- ShenZhen,China
- https://www.cnblogs.com/abc8023/
Stars
用于存放《最优化理论与算法》代码与课件
Convert any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
Repository contains implementation of Bender Decomposition for classical facility/warehause location problem using Python and Gurobi solver.
Evolutionary algorithm toolbox and framework with high performance for Python
Adaptive large neighbourhood search (and more!) in Python.
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
Extract and visualize information from Gurobi log files
运小筹公众号是致力于分享运筹优化(LP、MIP、NLP、随机规划、鲁棒优化)、凸优化、强化学习等研究领域的内容以及涉及到的算法的代码实现。
数学建模、美赛、美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、国赛LaTeX模板、美赛LaTeX模板、mathorcup、电工杯、华中赛、APMCM、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、常用matlab算法、国赛评阅要点、软件模型算法汇总、智能算法、优化算法、现代的算法
Deeplearning4j Examples (DL4J, DL4J Spark, DataVec)
The "Python Machine Learning (2nd edition)" book code repository and info resource
数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路
AI education materials for Chinese students, teachers and IT professionals.
Knowledge Graph,Question Answering System,基于知识图谱和向量检索的医疗诊断问答系统
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…