# machine-learning-examples **Repository Path**: xiaohaoo/machine-learning-examples ## Basic Information - **Project Name**: machine-learning-examples - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-19 - **Last Updated**: 2022-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # machine-learning-examples 不同的框架下常见的深度学习模型的例子,主要用来探索框架的使用,并不特别注重模型的结构以及正确性。 ## LSTM预测石油价格 [LSTM](keras/lstm) - 使用keras构建LSTM回归模型预测石油价格。 | ![](assets/keras/lstm/model_loss_accuracy.png)

训练情况

| ![](assets/keras/lstm/model_predict.png)

数据拟合情况

| |:------------------------------------------------------:|:------------------------------------------------:|