Stars
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
An example of time series augmentation methods with Keras
使用多种算法(线性回归、随机森林、支持向量机、BP神经网络、GRU、LSTM)进行电力系统负荷预测/电力预测。通过一个简单的例子。A variety of algorithms (linear regression, random forest, support vector machine, BP neural network, GRU, LSTM) are used for power …
Time-series demand forecasting is constructed by using LSTM, GRU, LSTM with seq2seq architecture, and prophet models.
Short-term load forecasting
learn tensorflow in tf-in-action book
electric load prediction using LSTM