NaXiaodong
Ph.D Candidate, Faculty of Electronic Information and Electrical Engineering, Dalian University of Technology
Pinned Repositories
AllenDowney-ThinkStats2
Git repository for Think Stats, 2nd Ed.
BasicTS
A Standard and Fair Time Series Forecasting Benchmark and Toolkit.
deep-neuroevolution
Deep Neuroevolution
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
DLUT_XeLaTeX_Template_for_Doctor
大连理工大学博士学位论文LaTeX模板
EchoTorch
A Python toolkit for Reservoir Computing and Echo State Network experimentation based on pyTorch. EchoTorch is the only Python module available to easily create Deep Reservoir Computing models.
FaceRecognitition
Feature level fusion of LBP and Gabor
Gabor
from CSDN
Matlab_draw
使用Matlab绘制冰墩墩
SGDLibrary
MATLAB/Octave library for stochastic optimization algorithms: Version 1.0.17
NaXiaodong's Repositories
NaXiaodong/AllenDowney-ThinkStats2
Git repository for Think Stats, 2nd Ed.
NaXiaodong/BasicTS
A Standard and Fair Time Series Forecasting Benchmark and Toolkit.
NaXiaodong/deep-neuroevolution
Deep Neuroevolution
NaXiaodong/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
NaXiaodong/DLUT_XeLaTeX_Template_for_Doctor
大连理工大学博士学位论文LaTeX模板
NaXiaodong/EchoTorch
A Python toolkit for Reservoir Computing and Echo State Network experimentation based on pyTorch. EchoTorch is the only Python module available to easily create Deep Reservoir Computing models.
NaXiaodong/FaceRecognitition
Feature level fusion of LBP and Gabor
NaXiaodong/Gabor
from CSDN
NaXiaodong/Matlab_draw
使用Matlab绘制冰墩墩
NaXiaodong/SGDLibrary
MATLAB/Octave library for stochastic optimization algorithms: Version 1.0.17
NaXiaodong/timeseries
use arima, holtwinters, rnn(based on keras), prophet(based on fbprophet) to make prediction for time series data.please refer to the “https://zhuanlan.zhihu.com/machinelearning123” for details.