1d-cnn topic

List 1d-cnn repositories

bearing_detection_by_conv1d

172
Stars
66
Forks
Watchers

[深度应用]·DC竞赛轴承故障检测开源Baseline(基于Keras1D卷积 val_acc:0.99780)

This is a CNN based model which aims to automatically classify the ECG signals of a normal patient vs. a patient with AF and has been trained to achieve up to 93.33% validation accuracy.

split-learning-1d-cnn

21
Stars
3
Forks
Watchers

Source codes of paper "Can We Use Split Learning on 1D CNN for Privacy Preserving Training?"

CNN-SoilTextureClassification

57
Stars
15
Forks
Watchers

1-dimensional convolutional neural networks (CNN) for the classification of soil texture based on hyperspectral data

har-keras-cnn

158
Stars
72
Forks
Watchers

Jupyter Notebook for Human Activity Recognition (HAR) with 1D Convolutional Neural Network in Python and Keras

timeseries-rnn

23
Stars
7
Forks
Watchers

Time-series forecasting with 1D Conv model, RNN (LSTM) model and Transformer model. Comparison of long-term and short-term forecasts using synthetic timeseries. Sequence-to-sequence formulation.

net_intrusion_detection

35
Stars
14
Forks
Watchers

Network intrusion detection with Machine Learning (Deep Learning) experiment : 1d-cnn, softmax, neural networks, convolution

GEDI-BDL

60
Stars
26
Forks
Watchers

This repository provides the code used to create the results presented in "Global canopy height regression and uncertainty estimation from GEDI LIDAR waveforms with deep ensembles".

classification_models_1D

18
Stars
2
Forks
Watchers

Classification models 1D Zoo - Keras and TF.Keras

ma1dcnn-pytorch

19
Stars
2
Forks
Watchers

PyTorch Implementation of "Understanding and Learning Discriminant Features based on Multiattention 1DCNN for Wheelset Bearing Fault Diagnosis" by Wang et al.