《Kubernetes - The Definitive Guide》 4th Edition Source Code
Classifying the physical activities performed by a user based on accelerometer and gyroscope sensor data collected by a smartphone in the user’s pocket. The activities to be classified are: Standing, Sitting, Stairsup, StairsDown, Walking and Cycling.
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Data on sales from book retailers from the past 18 years was used to create an LSTM model to forecast book retailer sales into the end of 2020.