zhouyanasd
Spiking Neural Network, Neural Plasticity, Neural Computing, Neural Architecture Search, Machine Learning, Evolutionary Computing
NEU, SAPIChina, Shenyang, NEU
Pinned Repositories
curriculum-vitae
DL-NC
spiking-neural-networks
Gatbxpy
A python codes for gatbx tool box in matlab
NEU-Beamer-Slide
东北大学非官方Beamer模板,根据 https://github.com/wurahara/SEU-Beamer-Slide 改编,希望能为各位老师同学带来方便。
NEUNetworkConnect_Python
东北大学(NEU)校园网,python连接脚本
or-pandas
【运筹OR帷幄|数据科学】pandas教程系列电子书
Paper-codes-of-SAES
Codes of the paper of "Surrogate-Assisted Evolutionary Search of Spiking Neural Architectures in Liquid State Machines"
PRML_Learning_Notes
《Pattern Recognition and Machine Learning》(PRML)解读计划
SAES
This repository offer an approach to combine the Covariance Matrix Adaptive Evolution Strategy (CMA-ES) and Bayesian Optimization (BO)
World_move_analysis
zhouyanasd's Repositories
zhouyanasd/or-pandas
【运筹OR帷幄|数据科学】pandas教程系列电子书
zhouyanasd/DL-NC
spiking-neural-networks
zhouyanasd/Paper-codes-of-SAES
Codes of the paper of "Surrogate-Assisted Evolutionary Search of Spiking Neural Architectures in Liquid State Machines"
zhouyanasd/NEU-Beamer-Slide
东北大学非官方Beamer模板,根据 https://github.com/wurahara/SEU-Beamer-Slide 改编,希望能为各位老师同学带来方便。
zhouyanasd/NEUNetworkConnect_Python
东北大学(NEU)校园网,python连接脚本
zhouyanasd/SAES
This repository offer an approach to combine the Covariance Matrix Adaptive Evolution Strategy (CMA-ES) and Bayesian Optimization (BO)
zhouyanasd/PRML_Learning_Notes
《Pattern Recognition and Machine Learning》(PRML)解读计划
zhouyanasd/curriculum-vitae
zhouyanasd/Gatbxpy
A python codes for gatbx tool box in matlab
zhouyanasd/World_move_analysis
zhouyanasd/brian2
Brian is a free, open source simulator for spiking neural networks.
zhouyanasd/Django_temple
Django api temple
zhouyanasd/MachineLearning
Machine learning resources,including algorithm, paper, dataset, example and so on.
zhouyanasd/My-PH.D-Research-Book
zhouyanasd/myblog
zhouyanasd/neuthesis-enhanced
东北大学博士、硕士学位论文模板
zhouyanasd/Paper-codes-of-SACC-GLSM
zhouyanasd/recognize-human-action
recognize human action with CNN using KTH-dataset
zhouyanasd/ResearchDoc_latex
My Research note, presentation and paper in latex
zhouyanasd/SNN_framework
zhouyanasd/Spiking-Neural-Network-papers
zhouyanasd/The-Elements-of-Statistical-Learning-Python-Notebooks
A series of Python Jupyter notebooks that help you better understand "The Elements of Statistical Learning" book
zhouyanasd/Topological_sorting_tarjan
The Tarjan algorithm based Topological sorting algorithm.