Pinned Repositories
2022-SO-BO
Single Objective Bound Constrained Benchmark
analytics_vidhya
Codes related to activities on AV including articles, hackathons and discussions.
CALSAPSO
Committee-Based Active Learning for Surrogate-Assisted Particle Swarm Optimization of Expensive Problems
causalml
Uplift modeling and causal inference with machine learning algorithms
Complex-Network
复杂网络研究资源整理和基础知识学习
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。
framework
Machine learning, computer vision, statistics and general scientific computing for .NET
Genetic-Algorithm-on-K-Means-Clustering
Implementing Genetic Algorithm on K-Means and compare with K-Means++
Multitask-Learning
Awesome Multitask Learning Resources
SaWDE
Code of the paper:A Self-adaptive Weighted Differential Evolution Approach for Large-scale Feature Selection
kang-96's Repositories
kang-96/Multitask-Learning
Awesome Multitask Learning Resources
kang-96/SaWDE
Code of the paper:A Self-adaptive Weighted Differential Evolution Approach for Large-scale Feature Selection
kang-96/2022-SO-BO
Single Objective Bound Constrained Benchmark
kang-96/analytics_vidhya
Codes related to activities on AV including articles, hackathons and discussions.
kang-96/CALSAPSO
Committee-Based Active Learning for Surrogate-Assisted Particle Swarm Optimization of Expensive Problems
kang-96/causalml
Uplift modeling and causal inference with machine learning algorithms
kang-96/Complex-Network
复杂网络研究资源整理和基础知识学习
kang-96/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。
kang-96/framework
Machine learning, computer vision, statistics and general scientific computing for .NET
kang-96/Genetic-Algorithm-on-K-Means-Clustering
Implementing Genetic Algorithm on K-Means and compare with K-Means++
kang-96/GORS-SSLPSO_code
Matlab code for the implementation of GORS-SSLPSO
kang-96/hands-on-data-analysis
动手学数据分析以项目为主线,知识点孕育其中,通过边学、边做、边引导来得到更好的学习效果
kang-96/HBO
Heap Based Optimizer inspired by corporate rank hierarchy for global optimization
kang-96/Incremental_Kriging_Assisted_Evolutionary_Algorithm
A fast Kriging-assisted evolutionary algorithm based on incremental learning
kang-96/joyful-pandas
pandas中文教程
kang-96/key-book
《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。在线阅读地址:https://datawhalechina.github.io/key-book/
kang-96/Machine-Learning_ZhouZhihua
Exercises answers to the book "machine-learning" written by Prof. Zhou Zhihua of Nanjing University
kang-96/neorl
NeuroEvolution Optimization with Reinforcement Learning
kang-96/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
kang-96/opfunu
A collection of Benchmark functions for numerical optimization problems. Framework of OPtimization FUnction in NUmpy (opfunu)
kang-96/Population_Prescreening_Strategy
A population prescreening strategy for Kriging-assisted evolutionary computation
kang-96/py-networkx-ipynb
Notebook for complex networks analysis with python and NetworkX
kang-96/RobustOptimizer
Robust algorithm for global optimization problems
kang-96/SBDOT
Surrogate Based Design Optimization Toolbox
kang-96/SHPSO_code
Code for surrogate-assisted hierarchical particle swarm optimization
kang-96/Single_objective_EGO_algorithms
The standard and parallel single-objective EGO algorithms
kang-96/Solving-TSP-VRP
A MATLAB Implementation of Heuristic Algorithms to Traveling Salesman Problem and Vehicle Routing Problems.