Pinned Repositories
business_analytical_tools
A colletions of analytical tools that are applied across key business functions such as marketing, HR, finance and operations
cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers
Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
Machine-Learning
machine-learning-notebooks
Stanford Machine Learning course exercises implemented with scikit-learn
machine-learning-project-walkthrough
An implementation of a complete machine learning solution in Python on a real-world dataset. This project is meant to demonstrate how all the steps of a machine learning pipeline come together to solve a problem!
machine-learning-surveys
A curated list of Machine Learning Surveys, Overviews and Books.
Machine_learning_foundation_NTU
study notes taken during this online machine learning intro course
nndl-codes
Sample Codes for NNDL
notebooks
collection of iPython notebooks
Huangzhonglian's Repositories
Huangzhonglian/business_analytical_tools
A colletions of analytical tools that are applied across key business functions such as marketing, HR, finance and operations
Huangzhonglian/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers
Huangzhonglian/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
Huangzhonglian/Machine-Learning
Huangzhonglian/machine-learning-notebooks
Stanford Machine Learning course exercises implemented with scikit-learn
Huangzhonglian/machine-learning-project-walkthrough
An implementation of a complete machine learning solution in Python on a real-world dataset. This project is meant to demonstrate how all the steps of a machine learning pipeline come together to solve a problem!
Huangzhonglian/machine-learning-surveys
A curated list of Machine Learning Surveys, Overviews and Books.
Huangzhonglian/Machine_learning_foundation_NTU
study notes taken during this online machine learning intro course
Huangzhonglian/nndl-codes
Sample Codes for NNDL
Huangzhonglian/notebooks
collection of iPython notebooks
Huangzhonglian/pythonNNexample
Annotations for the Sirajology Python NN Example. This code comes from a demo NN program from the YouTube video https://youtu.be/h3l4qz76JhQ. The program creates an neural network that simulates the exclusive OR function with two inputs and one output.
Huangzhonglian/remote-sensing-water-quality
Huangzhonglian/sklearn_tutorial
Materials for my scikit-learn tutorial
Huangzhonglian/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.
Huangzhonglian/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition