xmzh1999
Postgraduate student of Computer Department, studying intelligent optimization algorithm and route planning
Pinned Repositories
Course-Assignment
USTB Course Lab & Assignment
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
Effective-Java-3rd-edition-Chinese-English-bilingual
Effective Java(第3版)各章节的中英文学习参考(已完成)
FKMAWCW
FKMAWCW: Categorical Fuzzy k-Modes Clustering with Automated Attribute-weight and Cluster-weight Learning
fuzzy_time_series_predictor
Implementation of several proposed algorithms to fuzzy time series prediction
GreyWolfOptimization-GWO
GWO algorithm realized by matlab and python.
JAVAWeb-Project
初学JAVA-WEB开发的小项目:sparkling_heart:
leetcode
python 数据结构与算法 leetcode 算法题与书籍 刷算法全靠套路与总结!Crack LeetCode, not only how, but also why.
Machine_Learning_Code_Implementation
Mathematical derivation and pure Python code implementation of machine learning algorithms.
xmzh1999's Repositories
xmzh1999/Course-Assignment
USTB Course Lab & Assignment
xmzh1999/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
xmzh1999/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
xmzh1999/Effective-Java-3rd-edition-Chinese-English-bilingual
Effective Java(第3版)各章节的中英文学习参考(已完成)
xmzh1999/FKMAWCW
FKMAWCW: Categorical Fuzzy k-Modes Clustering with Automated Attribute-weight and Cluster-weight Learning
xmzh1999/fuzzy_time_series_predictor
Implementation of several proposed algorithms to fuzzy time series prediction
xmzh1999/GreyWolfOptimization-GWO
GWO algorithm realized by matlab and python.
xmzh1999/JAVAWeb-Project
初学JAVA-WEB开发的小项目:sparkling_heart:
xmzh1999/leetcode
python 数据结构与算法 leetcode 算法题与书籍 刷算法全靠套路与总结!Crack LeetCode, not only how, but also why.
xmzh1999/Machine_Learning_Code_Implementation
Mathematical derivation and pure Python code implementation of machine learning algorithms.
xmzh1999/mimotion
小米运动刷步数
xmzh1999/MTGA
Matlab source code of the paper "D. Wu and X. Tan, Multitasking Genetic Algorithm (MTGA) for Fuzzy System Optimization, IEEE Trans. on Fuzzy Systems, 28(6), pp. 1050-1061, 2020."
xmzh1999/multi-uav-planning
This is a matlab code used in the paper Multi-UAV Routing for Area Coverage and Remote Sensing with Minimum Time
xmzh1999/python-Machine-learning
机器学习算法项目
xmzh1999/Route-Planning
use some algorithm to solve the Route Planning. Including Genetic Algorithm(GA),Particle Swarm Optimization(PSO),ant colony optimization(ACO).
xmzh1999/scikit-fuzzy
Fuzzy Logic SciKit (Toolkit for SciPy)
xmzh1999/spatio-temporal-forecasting-
xmzh1999/TSP_collection
TSP算法全复现:遗传(GA)、粒子群(PSO)、模拟退火(SA)、禁忌搜索(ST)、蚁群算法(ACO)、自自组织神经网络(SOM)
xmzh1999/WPA
Wolf Pack Algorithm