Skip to content
View Alex-zhang148's full-sized avatar

Block or report Alex-zhang148

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. LSTM-Stock-Prediction LSTM-Stock-Prediction Public

    LSTM和BP神经网络实现对股票开盘价的预测。

    Jupyter Notebook 15 6

  2. LSTM-BPNN-Prediction LSTM-BPNN-Prediction Public

    Using LSTM and BP Neural Networks to predict stock price and volume.

    Jupyter Notebook 5 2

  3. hello-world hello-world Public

  4. Machine-Learning Machine-Learning Public

    Forked from Jack-Cherish/Machine-Learning

    ⚡机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归

    HTML 1

  5. Machine-Learning-in-Action Machine-Learning-in-Action Public

    Forked from TeFuirnever/Machine-Learning-in-Action

    ⚡️《机器学习实战》🚀代码(基于Python3)⛳

    Python

  6. ML_demo ML_demo Public

    Forked from ice-tong/ML_demo

    一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号数据集。

    Python