Pinned Repositories
anfis-regression
annotated-transformer
An annotated implementation of the Transformer paper.
anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
awesome-image-classification
A curated list of deep learning image classification papers and codes
BL-PINN
Theory-guided physics-informed neural networks for boundary layer problems with singular perturbation
Capsules-Network-With-Temporal-Aattention
classification_models
Classification models trained on ImageNet. Keras.
ml
Opensource_Dataset_Compilation_for_PHM
分享的所有数据集均为开源的PHM(Prognostics and Health Management)数据,涵盖故障诊断、健康评估和寿命预测等领域。
Sparrow
This is a project for mechanical fault detection. The reason why it is called cute little bird may be because the eyesight of birds is particularly good, and they can detect small bugs. Besides, they are cute too. In the current version, we have tested some planetary gearbox vibration data in the lab, and there are 8 error types in total. And use C
zlg0124's Repositories
zlg0124/annotated-transformer
An annotated implementation of the Transformer paper.
zlg0124/Opensource_Dataset_Compilation_for_PHM
分享的所有数据集均为开源的PHM(Prognostics and Health Management)数据,涵盖故障诊断、健康评估和寿命预测等领域。
zlg0124/Sparrow
This is a project for mechanical fault detection. The reason why it is called cute little bird may be because the eyesight of birds is particularly good, and they can detect small bugs. Besides, they are cute too. In the current version, we have tested some planetary gearbox vibration data in the lab, and there are 8 error types in total. And use C
zlg0124/anfis-regression
zlg0124/Capsules-Network-With-Temporal-Aattention
zlg0124/ConvNeXt
Code release for ConvNeXt model
zlg0124/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
zlg0124/Deep-Residual-Shrinkage-Networks-for-intelligent-fault-diagnosis-DRSN-
Deep Residual Shrinkage Networks for Intelligent Fault Diagnosis(pytorch) 深度残差收缩网络应用于故障诊断
zlg0124/DRSN-for-seismic-damage-assessment
We propose a novel deep learning framework DRSNet (deep residual shrinkage network) with an embedded soft-threshold denoising scheme for seismic signal denoising and seismic damage assessment.
zlg0124/estimation_algorithms
Implementation of followinf estimation algorithms in python: Kalman Filter, Extended Kalman Filter, Unscented Kalman Filter, Cubature Kalman Filter, Rao-Blackwellized Particle Filter, Cubature Kalman Filter
zlg0124/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
zlg0124/Fault-Diagosis-bearing
zlg0124/FedVAE
采用VAE模型实现网络流量异常检测,并结合联邦学习与蒸馏学习
zlg0124/feiguyunai
zlg0124/FightingCV-Paper-Reading
⭐⭐⭐FightingCV Paper Reading, which helps you understand the most advanced research work in an easier way 🍀 🍀 🍀
zlg0124/filterpy
Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
zlg0124/Gramian-Angular-Fields
zlg0124/Hyperspectral-Image-Classification-Based-on-Gramian-Angular-Fields-Encoding
zlg0124/Machine-Learning-using-Python
Regression, Classification and Clustering
zlg0124/multihead-siamese-nets
Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.
zlg0124/NeuroKit
NeuroKit2: The Python Toolbox for Neurophysiological Signal Processing
zlg0124/notebooks
A collection of practical handson jupyter notebooks on bigdata/ml/dl/rl/cv/nlp/ds/scipy/viz-lib/various command lines
zlg0124/open
Learning notes & research
zlg0124/PHMGNNBenchmark
this code library is mainly about applying graph neural networks to intelligent diagnostic and prognostic.
zlg0124/pyMetaheuristic
A python library for the following Metaheuristics: Adaptive Random Search,
zlg0124/QIT-CEMC-dataset
A open source dataset about milling to monitoring tool wear status
zlg0124/Regression-Algorithms-in-Machine-Learning
This repository contains different machine learning regression algorithms based on different data. All notebooks include Data Preparation (data fetch, filling missing values, feature engineering), Exploratory Data Analysis (using various visualization techniques), Pre-Processing, Building a Machine Learning Model, Model Evaluation.
zlg0124/Regression_CapsNet
Implementation of a regression capsule network for use in li-ion battery RUL
zlg0124/Research-Obfuscated-Malware-with-a-Capsule-Neural-Network
https://doi.org/10.51408/1963-0094
zlg0124/vision-transformers
This repository is for Vision Transformer (ViT) models for Image and Time Series Classification