jiegzhan
Staff Software Engineer at Disney Streaming Data Platform (Flink, Spark, Kafka, Iceberg, Kubernetes). ex-Roku, ex-Microsoft.
Disney StreamingSan Francisco Bay Area, CA
Pinned Repositories
hudi
Upserts, Deletes And Incremental Processing on Big Data.
build-elasticsearch-index
Build an Elasticsearch index with Python APIs on AWS EC2. Search the Elasticsearch index with appropriate queries.
flink
Apache Flink
image-classification-rnn
Classify MNIST image dataset into 10 classes. Build an image classifier with Recurrent Neural Network (RNN: LSTM) on Tensorflow.
kaggle
Build machine learning and deep learning models on Kaggle.
machine-learning-stanford
Stanford machine learning class on Coursera. Taught by Andrew Ng. Implemented the assignments with Matlab.
multi-class-text-classification-cnn
Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on 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.
time-series-forecasting-rnn-tensorflow
Time series forecasting
presto
The official home of the Presto distributed SQL query engine for big data
jiegzhan's Repositories
jiegzhan/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.
jiegzhan/multi-class-text-classification-cnn
Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow.
jiegzhan/image-classification-rnn
Classify MNIST image dataset into 10 classes. Build an image classifier with Recurrent Neural Network (RNN: LSTM) on Tensorflow.
jiegzhan/time-series-forecasting-rnn-tensorflow
Time series forecasting
jiegzhan/machine-learning-stanford
Stanford machine learning class on Coursera. Taught by Andrew Ng. Implemented the assignments with Matlab.
jiegzhan/build-elasticsearch-index
Build an Elasticsearch index with Python APIs on AWS EC2. Search the Elasticsearch index with appropriate queries.
jiegzhan/kaggle
Build machine learning and deep learning models on Kaggle.
jiegzhan/jiegzhan
Enjoy the journey.
jiegzhan/machine-learning
:earth_americas: machine learning algorithms tutorials (mainly in Python3)
jiegzhan/records
SQL for Humans™
jiegzhan/flink
Apache Flink
jiegzhan/azure-docs
jiegzhan/Coursera-ASU-Database
Arizona State University Database Course on Coursera
jiegzhan/flink-connector-kafka
Apache flink
jiegzhan/hudi
Upserts, Deletes And Incremental Processing on Big Data.
jiegzhan/iceberg
Apache Iceberg
jiegzhan/keras
Deep Learning for humans
jiegzhan/kudu
Mirror of Apache Kudu
jiegzhan/ML-From-Scratch
Bare bones Python implementations of various Machine Learning models and algorithms.
jiegzhan/presto
Home of the community managed version of Presto, the distributed SQL query engine for big data, under the auspices of the Presto Software Foundation.
jiegzhan/python-machine-learning-book
The "Python Machine Learning" book code repository and info resource
jiegzhan/python3-cookbook
《Python Cookbook》 3rd Edition Translation