Zhang Jie 张 杰
Results
5
repositories owned by
Zhang Jie 张 杰
multi-class-text-classification-cnn-rnn
592
Stars
263
Forks
Watchers
Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.
multi-class-text-classification-cnn
428
Stars
200
Forks
Watchers
Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow.
time-series-forecasting-rnn-tensorflow
78
Stars
32
Forks
Watchers
Time series forecasting
image-classification-rnn
86
Stars
48
Forks
Watchers
Classify MNIST image dataset into 10 classes. Build an image classifier with Recurrent Neural Network (RNN: LSTM) on Tensorflow.
machine-learning-stanford
23
Stars
10
Forks
Watchers
Stanford machine learning class on Coursera. Taught by Andrew Ng. Implemented the assignments with Matlab.