Pinned Repositories
bert
TensorFlow code and pre-trained models for BERT
bokeh
Interactive Web Plotting for Python
cdo-bindings
Ruby/Python bindings for CDO
climate
Mirror of Apache Open Climate Workbench
competitive-data-science
Materials for "How to Win a Data Science Competition: Learn from Top Kagglers" course
Coursera
Quiz & Assignment of Coursera
Customer-Churn-Prediction
deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
GoogleAnalyticsCustomerRevenuePrediction
HousingPrice
HuanZhang999's Repositories
HuanZhang999/GoogleAnalyticsCustomerRevenuePrediction
HuanZhang999/climate
Mirror of Apache Open Climate Workbench
HuanZhang999/Customer-Churn-Prediction
HuanZhang999/HousingPrice
HuanZhang999/bert
TensorFlow code and pre-trained models for BERT
HuanZhang999/bokeh
Interactive Web Plotting for Python
HuanZhang999/cdo-bindings
Ruby/Python bindings for CDO
HuanZhang999/competitive-data-science
Materials for "How to Win a Data Science Competition: Learn from Top Kagglers" course
HuanZhang999/Coursera
Quiz & Assignment of Coursera
HuanZhang999/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
HuanZhang999/docs
TensorFlow documentation
HuanZhang999/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
HuanZhang999/fast_rgf
Multi-core implementation of Regularized Greedy Forest
HuanZhang999/keras-bert
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
HuanZhang999/LightGBM
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
HuanZhang999/MetPy
MetPy is a collection of tools in Python for reading, visualizing and performing calculations with weather data.
HuanZhang999/Multicore-TSNE
Parallel t-SNE implementation with Python and Torch wrappers.
HuanZhang999/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
HuanZhang999/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
HuanZhang999/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
HuanZhang999/scikit-learn
scikit-learn: machine learning in Python
HuanZhang999/StackNet
StackNet is a computational, scalable and analytical Meta modelling framework
HuanZhang999/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
HuanZhang999/Test-Repo
HuanZhang999/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
HuanZhang999/tffm
TensorFlow implementation of an arbitrary order Factorization Machine
HuanZhang999/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
HuanZhang999/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
HuanZhang999/vscode-tips-and-tricks
Collection of helpful tips and tricks for VS Code.
HuanZhang999/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow