Skip to content
View LUOSanyue's full-sized avatar
  • Northeastern University
  • 中国

Highlights

  • Pro

Block or report LUOSanyue

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. wechat-public-account-push wechat-public-account-push Public

    Forked from wangxinleo/wechat-public-account-push

    微信公众号推送-给女朋友的浪漫

    JavaScript

  2. Awesome-Domain-Generalization Awesome-Domain-Generalization Public

    Forked from junkunyuan/Awesome-Domain-Generalization

    Awesome things about domain generalization, including papers, code, etc.

  3. time-series-transformers-review time-series-transformers-review Public

    Forked from qingsongedu/time-series-transformers-review

    A professionally curated list of awesome resources (paper, code, data, etc.) on transformers in time series.

  4. Deep-Convolutional-Neural-Networks-with-Wide-First-layer-Kernels Deep-Convolutional-Neural-Networks-with-Wide-First-layer-Kernels Public

    Forked from yinjg1997/Deep-Convolutional-Neural-Networks-with-Wide-First-layer-Kernels

    这是一个首层卷积为宽卷积的深度神经网络Deep Convolutional Neural Networks with Wide First-layer Kernels (WDCNN)的实现,该模型具有优越的抗噪能力,可用于轴承的智能故障诊断。

    Python

  5. WHVG_GCN WHVG_GCN Public

    Forked from LanXiu0523/WHVG_GCN

    采用一种包含加权水平可见图(WHVG)的图卷积网络(GCN),对采样的轴承震动时间序列数据分析,进行滚动轴承故障诊断。其中,对HVG中两节点的边,以节点距离的倒数作为权重进行加权,以削弱噪声节点对其他距离较远节点的影响。

    Python

  6. 1DCNN_Fault_Detection 1DCNN_Fault_Detection Public

    Forked from wangfin/1DCNN_Fault_Detection

    1DCNN Fault Detection(1DCNN的轴承故障诊断)

    Python