资源列表
DNN_toolbox
- 语音分离用的深度神经网络工具箱,matlab,非常全 -This folder contains Matlab programs for a toolbox for supervised speech separation using deep neural networks (DNNs).
dcgan_mnist(对抗学习)
- 对抗学习,也有叫“增强学习”。其原理是机器自己与自己进行对抗或博弈,更通俗点说,就是机器人与机器人下棋。("Against learning", also called "enhanced learning". The principle is that the machine itself is playing against or playing games with itself, and more generally speaking, it is
新闻言论自动提取
- 根据新闻的内容,在线提取言论实体与发表的观点,利用哈工大的pyltp语言模型对输入的新闻进行分句、分词、命名实体识别,判断新闻是否存在实体,对包含实体的内容进行依存句法分析,若谓语存在相似词列表中,则后面句子为观点内容。
7 概率和数理统计
- 一些关于数理统计类的简单介绍,并说明了在MATLAB当中的使用(Some brief introduction to mathematical statistics, and explain the use of MATLAB)
PSO寻优 论文采用
- 验证基于DPSO 算法的合作感知调度方案在各个LN 的网络特征不同 的异构CRNMLNS 中也能获得同样的性能(CRNMLNS, a cooperative sensing scheduling scheme based on discrete particle swarm optimization (DPSO) algorithm was proposed)
research papers
- document of cwomputer network lab
DualSPHysics_v4.0_Windows_x64_2
- DualSPHysics4.0 Windows64位,包涵说明书及示例-DualSPHysics4.0 Windows64-bit, bear with the specification and examples
利用Python进行数据分析
- pandas库原作者编写,适用于初学数据分析者,主讲python的numpy、pandas、matplotlib库及如何进行数据分析(Pandas library original author, suitable for beginner data analyzer, speaker of Python's numpy, pandas, Matplotlib library and how to carry out data analysis)
Deep-ADMM-Net-master
- Net is defined over a data flow graph, which is derived from the iterative pro- cedures in Alternating Direction Method of Multipliers (ADMM) algorithm for optimizing a CS-based MRI model. In the training phase, all parameters of the net, e.g., im
boost_1_46_1
- c++ stl
MATLAB-and-wawelet-analysis
- 关于小波的几个仿真程序,请在程序中指定的文件夹下运行-wave and MATLAB
数据结构
- C语言基础上的数据结构学习材料,适于编程新手(Data structure learning materials based on C language)