liugang1234567 / Gang-neuron
It may be time to improve the neuron of artificial neural network (IEEE preprints-IEEE preprints ranking (TechRxiv): Top 1 in yearly popularity-You should cite it.): https://doi.org/10.36227/techrxiv.12477266. Dendrite Net: A White-Box Module for Classification, Regression, and System Identification: https://arxiv.org/abs/2004.03955.
☆137Updated last year
Alternatives and similar repositories for Gang-neuron:
Users that are interested in Gang-neuron are comparing it to the libraries listed below
- The deep residual shrinkage network is a variant of deep residual networks.☆476Updated last week
- 用GAN生成一维数据☆123Updated 5 years ago
- 里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。☆237Updated 3 years ago
- pytorch >>> 快速搭建自己的模型!☆124Updated 2 years ago
- Gang transform(CR-PNN):Renamed "DD".New ArXiv and code: https://github.com/liugang1234567/Gang-neuron. B站视频讲解:https://www.bilibili.com/v…☆37Updated 4 years ago
- Examples of "From Fourier Transform to Wavelet Transform"☆68Updated 2 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆75Updated 4 years ago
- Probabilistic Neural Network for classification☆32Updated 6 years ago
- 深度学习代码☆132Updated 5 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆132Updated 4 years ago
- 个人练习,自编码器及其变形(理论+实践)☆337Updated 5 years ago
- simple Generative Adversarial Networks base on matlab☆32Updated 6 years ago
- Code for Transfer Learning book--《迁移学习导论》配套代码☆290Updated last year
- MATLAB Code for abnormal detection using Support Vector Data Description (SVDD).☆79Updated 2 years ago
- Autoencoders in PyTorch☆100Updated 5 years ago
- 一维卷积神经网络☆40Updated 5 years ago
- 八种最常用的GAN生成式对抗网络代码框架☆66Updated 6 years ago
- LSTM + Wavelet(长短期记忆神经网络+小波分析):深度学习与数字信号处理的结合☆172Updated 6 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆119Updated 5 years ago
- 主要提出了一种从多谱线特征层融合角度提出了基于格拉姆角场(Gramian angular field)与多尺度卷积神经网络(multi-scale convolutional neural network)的光谱特征提取方法,使用格拉姆角场将一维光谱信号变换为二维图像增强了…☆17Updated last year
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆198Updated 6 years ago
- ☆23Updated 4 years ago
- Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行☆207Updated 6 years ago
- A demo of using Hilbert-Huang Transform (HHT) for non-stationary and non-linear signal analysis.☆101Updated 3 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆144Updated 4 years ago
- 《Matlab计算机视觉与深度学习实战》代码☆299Updated 4 years ago
- BLS Code☆121Updated 6 years ago
- 一个关于pytorch的入门教程,该教程写于2018年,之后pytorch版本经过更新,部分代码需要更改,使用者请自行改之。☆112Updated 6 years ago
- this is all of my code and data with my deep learning note☆234Updated 3 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆42Updated 8 years ago