Pinned Repositories
AI_competitions
AI比赛相关
CHRNN
Hybrid Deep Sequential Modeling for Social Text-Driven Stock Prediction-Dataset
keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
semi-supervised-clustering-for-short-text-via-deep-representation
semi supervised clustering for short text via deep representation
Semi-supervised-Clustering-for-Text-via-CNN
short_text_cnn_cluster
Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.
tensorflow
Computation using data flow graphs for scalable machine learning
text_classification
all kinds of text classificaiton models and more with deep learning
transformers_med
apply transformers in med nlp task
wuhuizhe's Repositories
wuhuizhe/CHRNN
Hybrid Deep Sequential Modeling for Social Text-Driven Stock Prediction-Dataset
wuhuizhe/transformers_med
apply transformers in med nlp task
wuhuizhe/AI_competitions
AI比赛相关
wuhuizhe/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
wuhuizhe/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
wuhuizhe/semi-supervised-clustering-for-short-text-via-deep-representation
semi supervised clustering for short text via deep representation
wuhuizhe/Semi-supervised-Clustering-for-Text-via-CNN
wuhuizhe/short_text_cnn_cluster
Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.
wuhuizhe/tensorflow
Computation using data flow graphs for scalable machine learning
wuhuizhe/text_classification
all kinds of text classificaiton models and more with deep learning
wuhuizhe/Theano
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic differentiation.