Pinned Repositories
Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
ChineseNlpCorpus
搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
competition
Comprehensive-analysis-of-Deep-learning-for-electroencephalogram-EEG-classification-tasks
EEG emotion classification using CNN
DE_CNN
This repository contains the tensorflow implementation for our ICONIP-2018 paper: "Continuous Convolutional Neural Network with 3D Input for EEG-Based Emotion Recognition" (To appear...)
eeg-emotion-recognition-base-gan-and-cnn
image_processing_for_mold_damage_detection
Machine Learning and OpenCV based approaches for detecting surface defects in casting products
Lossless-image-compression
利用python的Image库对图片进行无损压缩
pdf
编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
RGBM-AARNet
panbo-bridge's Repositories
panbo-bridge/ChineseNlpCorpus
搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
panbo-bridge/DE_CNN
This repository contains the tensorflow implementation for our ICONIP-2018 paper: "Continuous Convolutional Neural Network with 3D Input for EEG-Based Emotion Recognition" (To appear...)
panbo-bridge/Lossless-image-compression
利用python的Image库对图片进行无损压缩
panbo-bridge/arl-eegmodels
This is the Army Research Laboratory (ARL) EEGModels Project: A Collection of Convolutional Neural Network (CNN) models for EEG signal classification, using Keras and Tensorflow
panbo-bridge/EEG
PyTorch EEG emotion analysis using DEAP dataset
panbo-bridge/EEG_Emotion_Classifier_DEAP
EEG Emotion classification using the DEAP pre-processed data
panbo-bridge/ImageCompression
This is the codes for paper "Learning Convolutional Networks for Content-weighted Image Compression"
panbo-bridge/LSTM4ImageCompression
Graduation Project: Image Compression based on LSTM-pytorch implement
panbo-bridge/Luban-Py
Python version of Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法
panbo-bridge/pytorch-image-comp-rnn
PyTorch implementation of Full Resolution Image Compression with Recurrent Neural Networks
panbo-bridge/sEMG_DeepLearning
sEMG-based gesture recognition using deep learnig
panbo-bridge/super-resolution
collection of super-resolution models & algorithms
panbo-bridge/TensorFlow-Projects
Small projects in TensorFlow: CNN for Google Quick Draw Game and MNIST; LSTM-RNN, SVM, and the Min-Max-Module for SJTU Emotion EEG classification, etc.
panbo-bridge/text-cnn
嵌入Word2vec词向量的CNN中文文本分类