Pinned Repositories
alchemy-suite
Bluemix application that shows all the alchemy-api input/output
arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
crud-using-nodejs-and-db2
Create CRUD application using Node.js and IBM Db2 Database on Cloud
Deep-Learning-For-Computer-Vision
Exercises from https://www.pyimagesearch.com/deep-learning-computer-vision-python-book/
faceswap
Deepfakes Software For All
FFT-Python
FFT Examples in Python
Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
TICC
zhuoling163's Repositories
zhuoling163/alchemy-suite
Bluemix application that shows all the alchemy-api input/output
zhuoling163/arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
zhuoling163/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
zhuoling163/crud-using-nodejs-and-db2
Create CRUD application using Node.js and IBM Db2 Database on Cloud
zhuoling163/Deep-Learning-For-Computer-Vision
Exercises from https://www.pyimagesearch.com/deep-learning-computer-vision-python-book/
zhuoling163/faceswap
Deepfakes Software For All
zhuoling163/FFT-Python
FFT Examples in Python
zhuoling163/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
zhuoling163/TICC
zhuoling163/five-video-classification-methods
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow
zhuoling163/fullstack
React/ApolloGraphQL/Node/Mongo demo written in Typescript
zhuoling163/hdbscan
A high performance implementation of HDBSCAN clustering.
zhuoling163/Hello-world
first for test
zhuoling163/ivt_3
zhuoling163/MLWatcher
zhuoling163/models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
zhuoling163/multimodalAnalysis
Python examples for the course "Multimodal Information Processing & Analysis" of the MSc in Data Science in NCSR Demokritos
zhuoling163/NAB
The Numenta Anomaly Benchmark
zhuoling163/neuraltalk
NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
zhuoling163/neuraltalk2
Efficient Image Captioning code in Torch, runs on GPU
zhuoling163/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
zhuoling163/Pseudo-Labelling---A-Semi-supervised-learning-technique
zhuoling163/public_data
data accessable for public
zhuoling163/pyimagesearch
Diving into PyImageSearch
zhuoling163/pyimagesearch-1
Repository for PyImageSearch Projects: https://www.pyimagesearch.com/
zhuoling163/PyImageSearch-CV-DL-CrashCourse
Repository for PyImageSearch Crash Course on Computer Vision and Deep Learning
zhuoling163/PyImageSearch-Gurus-Course
Learning computer vision
zhuoling163/RobustSTL
Unofficial Implementation of RobustSTL: A Robust Seasonal-Trend Decomposition Algorithm for Long Time Series (AAAI 2019)
zhuoling163/tsfresh
Automatic extraction of relevant features from time series:
zhuoling163/xgboost-smote-detect-fraud
Can we predict accurately on the skewed data? What are the sampling techniques that can be used. Which models/techniques can be used in this scenario? Find the answers in this code pattern!