Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
100-Days-Of-ML-Code-1
100-Days-Of-ML-Code中文版
coding-interview-university
A complete computer science study plan to become a software engineer.
Edge-Computing
genetic-algorithm
遗传算法 - Matlab
Implementation_of_MEC_papers
Implementation of submitted papers about Mobile Edge Computing (MEC).
IntelligentOptimizationAlgorithms
This repository displays the demos of some Intelligent Optimization Algorithms, including SA (Simulated Annealing), GA (Genetic algorithm), PSO (Particle Swarm Optimizer) and so on. And some other algorithms will be appended in the future.
interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
LassoADMM
Source code for our paper "A Distributed ADMM Approach for Collaborative Regression Learning in Edge Computing"
Linux-Command-Set
Linux Command Set For Developer 一个仓库搞定所有的开发者必备Linux命令
HIT-Neil's Repositories
HIT-Neil/LassoADMM
Source code for our paper "A Distributed ADMM Approach for Collaborative Regression Learning in Edge Computing"
HIT-Neil/100-Days-Of-ML-Code
100 Days of ML Coding
HIT-Neil/100-Days-Of-ML-Code-1
100-Days-Of-ML-Code中文版
HIT-Neil/coding-interview-university
A complete computer science study plan to become a software engineer.
HIT-Neil/Edge-Computing
HIT-Neil/genetic-algorithm
遗传算法 - Matlab
HIT-Neil/Implementation_of_MEC_papers
Implementation of submitted papers about Mobile Edge Computing (MEC).
HIT-Neil/IntelligentOptimizationAlgorithms
This repository displays the demos of some Intelligent Optimization Algorithms, including SA (Simulated Annealing), GA (Genetic algorithm), PSO (Particle Swarm Optimizer) and so on. And some other algorithms will be appended in the future.
HIT-Neil/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
HIT-Neil/Linux-Command-Set
Linux Command Set For Developer 一个仓库搞定所有的开发者必备Linux命令
HIT-Neil/Load-balancing
The Cloudlet Load Balancing Problem
HIT-Neil/nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
HIT-Neil/OPTI
OPTI Toolbox
HIT-Neil/RandomCliqueCovers
HIT-Neil/solving-0-1-knapsack-problem-by-using-Genetic-Algorithm-matlab
solving 0/1 knapsack problem by using Genetic Algorithm