zjordan-zhang
Software Engineer Bachelor of Applied Science in Engineering Science from University of Toronto
@trudellmedicalgroup Toronto, ON, Canada
Pinned Repositories
Build_System_and_Memory
This is a C-program application using Make and GCC build system. The program manipulates memory and can be tested and simulated on any host machine
coursera
git-workflow
This repo serves as an example of using git workflow and conventional commit message format
introduction-to-javascript
models
Models and examples built with TensorFlow
multi-class-text-classification-cnn-rnn
Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.
rnn-text-classification-tensorflow
simple-cpp-programs
Simple C++ programs for learning the language
tensorflow
An Open Source Machine Learning Framework for Everyone
text-classification-models-tf
Tensorflow implementations of Text Classification Models.
zjordan-zhang's Repositories
zjordan-zhang/Build_System_and_Memory
This is a C-program application using Make and GCC build system. The program manipulates memory and can be tested and simulated on any host machine
zjordan-zhang/coursera
zjordan-zhang/git-workflow
This repo serves as an example of using git workflow and conventional commit message format
zjordan-zhang/introduction-to-javascript
zjordan-zhang/models
Models and examples built with TensorFlow
zjordan-zhang/multi-class-text-classification-cnn-rnn
Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.
zjordan-zhang/rnn-text-classification-tensorflow
zjordan-zhang/simple-cpp-programs
Simple C++ programs for learning the language
zjordan-zhang/tensorflow
An Open Source Machine Learning Framework for Everyone
zjordan-zhang/text-classification-models-tf
Tensorflow implementations of Text Classification Models.
zjordan-zhang/text_classification
all kinds of text classificaiton models and more with deep learning
zjordan-zhang/word-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
zjordan-zhang/word2vec
Python interface to Google word2vec