Skip to content
View xjtuLEARNer's full-sized avatar
🦁
🦁

Block or report xjtuLEARNer

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
Showing results

Offical implementation of "Attention Spiking Neural Networks" (IEEE T-PAMI2023)

Python 69 9 Updated May 20, 2024

Offical implementation of "Spike-driven Transformer" (NeurIPS2023)

Python 222 18 Updated Mar 18, 2024

ICLR 2023, Spikformer: When Spiking Neural Network Meets Transformer

Python 296 46 Updated Jan 23, 2024

Transformer implementation with PyTorch for remaining useful life prediction on turbofan engine with NASA CMAPSS data set. Inspired by Mo, Y., Wu, Q., Li, X., & Huang, B. (2021). Remaining useful l…

Python 238 48 Updated Oct 26, 2021

turbofan degradation data from https://ti.arc.nasa.gov/tech/dash/groups/pcoe/prognostic-data-repository/#turbofan

11 3 Updated Aug 27, 2019
Jupyter Notebook 3 Updated Dec 6, 2022

PyTorch implementation of remaining useful life prediction with long-short term memories (LSTM), performing on NASA C-MAPSS data sets. Partially inspired by Zheng, S., Ristovski, K., Farahat, A., &…

Python 136 22 Updated Jul 5, 2021
Jupyter Notebook 7 Updated Dec 20, 2020

Spatio-temporal BP for SNNs

Python 214 48 Updated May 17, 2022

🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解

Java 32,148 7,772 Updated Dec 17, 2024

CVPR 2024 论文和开源项目合集

18,551 2,607 Updated Jul 4, 2024

💻深度学习实战:手写数字识别、Discuz验证码识别、垃圾分类、语义分割

Python 2,198 1,002 Updated Nov 22, 2020

Stanford University CS231n 2016 winter assignments

Jupyter Notebook 41 19 Updated Jan 16, 2023

This project contains some interesting image processing algorithms that were wrote in python and c++ from scratch.

C++ 1,079 305 Updated Feb 13, 2024

AI学习过程中的实操代码

Jupyter Notebook 205 147 Updated Jul 18, 2020
Jupyter Notebook 68 50 Updated Jun 29, 2022

YOLOv1-from-scratch

Python 52 18 Updated Mar 27, 2021

使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个模型的对比

Python 501 76 Updated Dec 8, 2022

词典分词以及HMM分词与词性标注

Python 3 1 Updated Aug 6, 2021

基于Hmm模型和Viterbi算法实现中文分词及词性标注,使用最大概率算法进行优化。人民日报语料:分词(F1:96.189%);词性标注(F1:97.934%)

Python 27 8 Updated Mar 11, 2023

阴阳师自动挂机脚本(挂机御魂,觉醒,探索狗粮,斗技,百鬼夜行)

Python 314 74 Updated Dec 11, 2024

"20 newsgroups" dataset - Text Classification using Multinomial Naive Bayes in Python.

Jupyter Notebook 42 32 Updated Nov 2, 2018